diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-21 00:47:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-21 00:47:14 +0000 |
| commit | 543ed8094af406e5d8179ab95634a67e1ebb68f1 (patch) | |
| tree | bd2079eb2be4df56d5f447d1ffcb4cc7696975e7 /wscript | |
| parent | f02edadc366c20fcad85beec932ab0403bf5eb99 (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.59' +VERSION = '2.11.59devel' def options(opt): opt.load('compiler_cxx') |
