diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-04 23:55:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-04 23:55:03 +0100 |
| commit | b07173f0fb61a5b274b4f1af25979a206b2fc706 (patch) | |
| tree | 19753b36076f423244a7b1b65f52053b286e9b07 /wscript | |
| parent | 4f72afc01e442480ff00e8d14fdb3cbddcd9b556 (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.8.18' +VERSION = '2.8.18devel' def options(opt): opt.load('compiler_cxx') |
