diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-06 10:27:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-06 10:27:57 +0100 |
| commit | e08eb3d6d9512bc5595b32c4b85645805434a196 (patch) | |
| tree | b7ce1d727abe6396b50a22c072adf22c6e78d0f9 /wscript | |
| parent | 5ec8cf9bdc44669d1a0b2fbb1a9f1658aaf28bf7 (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.10.4' +VERSION = '2.10.4devel' def options(opt): opt.load('compiler_cxx') |
