diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-26 09:19:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-26 09:19:48 +0100 |
| commit | f666c62a34e6195c58d1b1c6872304cf52b37e45 (patch) | |
| tree | 252ae0ad478e178902b55b24d2098b3baa417885 /wscript | |
| parent | c60e85e0292847be281dcb934415df9c64dc7589 (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.8' +VERSION = '2.11.8devel' def options(opt): opt.load('compiler_cxx') |
