diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-14 14:35:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-14 14:35:35 +0000 |
| commit | b122a880e58fb0c3fa2300ad6eff3be8cdd386e1 (patch) | |
| tree | 3c464c70633769f1e9aebc2c423040a41d56f486 /wscript | |
| parent | 1e1a6346b799d6fed3bfaf39b37d768b8401f125 (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.4' +VERSION = '2.7.4devel' def options(opt): opt.load('compiler_cxx') |
