diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-02 11:54:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-02 11:54:12 +0100 |
| commit | a3db88f2295d8d77b45de6ae56b3c3752d16518e (patch) | |
| tree | e2cce328af464fb04d954b9d7ba366af851c47d9 /wscript | |
| parent | bd83133e510f9fe7bd674b0812f9aa5d19aa0968 (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.10' +VERSION = '1.66.10devel' def options(opt): opt.load('compiler_cxx') |
