diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-15 23:28:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-15 23:28:01 +0000 |
| commit | 45e12ba49411bf381fa9e5544c7b9d8577f7f882 (patch) | |
| tree | 3bfa318b6f87de816e4e6c138ceedf11518f4425 /wscript | |
| parent | 9c388954b588dea88ed8d878ff09a65a89dc07b1 (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.75' +VERSION = '2.11.75devel' def options(opt): opt.load('compiler_cxx') |
