diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-10 02:05:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-10 02:05:48 +0000 |
| commit | 54fd4b7a1cce851b528df6741d2cf7a3291135fe (patch) | |
| tree | 8dea98ece7f212902142b300385e2e66d1118b5b /wscript | |
| parent | 324d4154eacbccbe60d41c3d5d40bf5cc837e9b6 (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.53' +VERSION = '2.11.53devel' def options(opt): opt.load('compiler_cxx') |
