diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-24 01:05:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-24 01:05:29 +0100 |
| commit | 9680643eaa6efeff281fdbe47441d4387804b3ee (patch) | |
| tree | d52b3b44ffe30b1dadc8c5e6241a4211ae080403 /wscript | |
| parent | cf89240bf0717692c17efb4a4e13d26cd5e4dab7 (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.66.14' +VERSION = '1.66.14devel' def options(opt): opt.load('compiler_cxx') |
