diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-10 01:02:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-10 01:02:49 +0000 |
| commit | d8abf12da18f85d212cd8d783eb86be5c8fc4810 (patch) | |
| tree | bc71dd8eaed346ec0d29843e43e815552e418e1a /wscript | |
| parent | 65b937038fdd06798c64855fd77e9f5a15c43059 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.40' +VERSION = '2.11.40devel' def options(opt): opt.load('compiler_cxx') |
