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 | c3d139615001332185d0f0fd01e865af6966f283 (patch) | |
| tree | 257a056a1739df8f9d9d3738b689e19d5ed24950 /wscript | |
| parent | b1f24a261bb1a85b66e0e5931b6da6577cdc6eff (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.39devel' +VERSION = '2.0.40' def options(opt): opt.load('compiler_cxx') |
