diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-29 10:21:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-29 10:21:19 +0100 |
| commit | 50683668a616de9a82928d7e0ad3724bc935ebf3 (patch) | |
| tree | 81ced5b1faac07dac22642df83f20bd4bd1a7781 /wscript | |
| parent | 169ac19b8df14064b5beee76de5327d88c303314 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.3.10' +VERSION = '2.3.10devel' def options(opt): opt.load('compiler_cxx') |
