diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-05 19:53:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-05 19:53:42 +0100 |
| commit | 222d4bf6d69ea03ecef28aebbe64719efc352bef (patch) | |
| tree | d5963d9de62f175bb8be80444991d862825802fb /wscript | |
| parent | 09d320036b8e01b6cd62080c7f39d2cee2b2a49f (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.10' +VERSION = '2.11.10devel' def options(opt): opt.load('compiler_cxx') |
