diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-21 00:24:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-21 00:24:15 +0100 |
| commit | ea491ba4ea7d5c4c575ae8b3d0415d78bbf32af6 (patch) | |
| tree | 8d9ba9cba5767c0d8f02e81ad2376d1814f6bd81 /wscript | |
| parent | c6eed9c4b3506a2ca30a03b72f832c9f34b2a15d (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.9.24' +VERSION = '2.9.24devel' def options(opt): opt.load('compiler_cxx') |
