diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-17 23:26:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-17 23:26:17 +0100 |
| commit | b1152a6bf9d24e220b4dd9aa5819e89adcdf8264 (patch) | |
| tree | 2136ae035313956f189f5a3067a204b8ad0cbc70 /wscript | |
| parent | 5db0c136e29617249de51a014e5b91e6372a860d (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, Context APPNAME = 'dcpomatic' -VERSION = '2.8.3' +VERSION = '2.8.3devel' def options(opt): opt.load('compiler_cxx') |
