diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-31 22:24:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-31 22:24:10 +0100 |
| commit | 2706520af92db48acb2619b622ab0edda71feb4c (patch) | |
| tree | f4abc37e351925cf2c632b855a5a22e9c2b25f8f /wscript | |
| parent | 827059cb3f04aef534821aa98515af6f7654d02a (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.9' +VERSION = '2.11.9devel' def options(opt): opt.load('compiler_cxx') |
