diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-06 23:37:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-06 23:37:44 +0000 |
| commit | a358fad9e623c0913ab7d6e94dddc3fb6fb2ee0b (patch) | |
| tree | 7753bb9a2f5085985a53bda8ac84a8425d5cc207 /wscript | |
| parent | c3d139615001332185d0f0fd01e865af6966f283 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.40' +VERSION = '2.0.40devel' def options(opt): opt.load('compiler_cxx') |
