diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-12 00:12:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-12 00:12:04 +0000 |
| commit | afe6ad7ba378ff531de248927d736cdda2724e34 (patch) | |
| tree | 84d619620ec03c0011b2437e23e96c92406c3110 /wscript | |
| parent | 1382294ffce161be123876f12cd27d533169312f (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.1' +VERSION = '1.66.1devel' def options(opt): opt.load('compiler_cxx') |
