diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-06 12:12:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-06 12:12:08 +0100 |
| commit | 8fb1e87dc19210dc29a1eabc4e410af4a3fb740b (patch) | |
| tree | eec4ebc56a7db2f1902975f799edf6a1156c0d0c /wscript | |
| parent | 9ead6650ee88fc7e2b6793e6854c37e7eda7a777 (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.18' +VERSION = '2.1.18devel' def options(opt): opt.load('compiler_cxx') |
