diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-10 23:15:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-10 23:15:17 +0000 |
| commit | 0743c98ee66d15ad0a364614f0e576948f40be74 (patch) | |
| tree | aada2adf23792b4194e2c71ac257ce67ff80e75e /wscript | |
| parent | bbab1b7af29584d336648dcb713c83e0f09d8923 (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.54' +VERSION = '2.11.54devel' def options(opt): opt.load('compiler_cxx') |
