diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-15 02:08:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-15 02:08:52 +0000 |
| commit | c5e7e37dd949f1584865cd0db8496b9d63c807eb (patch) | |
| tree | 0a3ccd21fee78af76533c1673939eccd32286409 /wscript | |
| parent | 45ab35c3e8ab0db9123183d9f183346e2e592463 (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.74' +VERSION = '2.11.74devel' def options(opt): opt.load('compiler_cxx') |
