diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:53:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:53:32 +0100 |
| commit | 34c6465e14a9654c01e32bcb54a59ff35dc551f9 (patch) | |
| tree | c3ffc574ce6b5b3099ae55ec4821e74b40d5f8b2 /wscript | |
| parent | a7605ea20785dee70edebaa64432181006455b73 (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.1.4' +VERSION = '2.1.4devel' def options(opt): opt.load('compiler_cxx') |
