diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-09 17:18:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 17:18:35 +0100 |
| commit | 28a056bfe26e57b432489cb2b0a9ff3e942aa28a (patch) | |
| tree | 4dc4660412db5b4c4d7c4396f576d9803bf9662d /wscript | |
| parent | 7cf826dfe9e882836bf9f2821bd59b2f65bb1c73 (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 APPNAME = 'dcpomatic' -VERSION = '2.4.6' +VERSION = '2.4.6devel' def options(opt): opt.load('compiler_cxx') |
