diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-27 21:46:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-27 21:46:39 +0100 |
| commit | ab43240870523c96c68493d107b8bc8c5294629b (patch) | |
| tree | c941fe8a5ef99f31724c124642b388f10a09ad59 /wscript | |
| parent | 17d5149097c922e36aa14a0375ce7e37477ddedd (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.16' +VERSION = '1.66.16devel' def options(opt): opt.load('compiler_cxx') |
