diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-18 13:45:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-18 13:45:49 +0100 |
| commit | 8e3f51dd662bae11d6ddcea0b2f07b0d08f886b6 (patch) | |
| tree | 06b7355a514979e4638f500e19093b8c4081f318 /wscript | |
| parent | 49dda9096611dd79078787357003d3d4c659cb4b (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.40' +VERSION = '2.1.40devel' def options(opt): opt.load('compiler_cxx') |
