diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-18 22:18:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-18 22:18:18 +0100 |
| commit | e8dfbfc4915da5866c3a7607befc8b0b3b747337 (patch) | |
| tree | 7ad50577c1efb4e6f03d2fc02a0b4b9bc190af08 /wscript | |
| parent | 5b35a3a6d14b81c92399fadf58ce31da2884e874 (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.11.14' +VERSION = '2.11.14devel' def options(opt): opt.load('compiler_cxx') |
