diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-05 00:53:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-05 00:53:45 +0000 |
| commit | 1650f9f85c3f110cc9cf8d8e2df01fcdd933fdee (patch) | |
| tree | fe7c3f55954417a5dd5b48fd4b0642c64fa34672 /wscript | |
| parent | 8a8a3be84c9684fd20530c22542d4b4e2d2ecd3b (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.48' +VERSION = '2.11.48devel' def options(opt): opt.load('compiler_cxx') |
