diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-28 01:11:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-28 01:11:32 +0000 |
| commit | 3bb7f21ef64ed9d7fcc59907e4e8dadec90936f9 (patch) | |
| tree | d010b3c128286b96d2a4e99747dda1d47efc82fe /wscript | |
| parent | 6e4e0e730f1522760d6ca31ebfd074d299512679 (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.68' +VERSION = '2.11.68devel' def options(opt): opt.load('compiler_cxx') |
