diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-18 23:41:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-18 23:41:26 +0100 |
| commit | 03e34d93471789810001339332fc68b01745e2f8 (patch) | |
| tree | e5606f087a069943a8d90d6c85bef571bfa9a316 /wscript | |
| parent | 2655083446437bef17c4eab023e1bcd2e703fd50 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.14' +VERSION = '2.7.14devel' def options(opt): opt.load('compiler_cxx') |
