diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-01 00:03:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-01 00:03:15 +0000 |
| commit | 4d0c008b7940b4ecad25f97386eb6413e125a094 (patch) | |
| tree | 04fb8e322d2df7d83b1e8c0db22e565361fac116 /wscript | |
| parent | 489fd332ae90f83f936a56b7d6fd6758f2d1583a (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.47' +VERSION = '2.11.47devel' def options(opt): opt.load('compiler_cxx') |
