diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-26 22:34:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-26 22:34:16 +0000 |
| commit | b5a704f357d15f6d802b0a09e167b903f8a54bdd (patch) | |
| tree | 9e75d762f2da02dc9cff634457a79739f2ae2727 /wscript | |
| parent | a9579b28f204a79ce28ae824c5f0b0f42a91cda0 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.64.17' +VERSION = '1.64.17devel' def options(opt): opt.load('compiler_cxx') |
