diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-24 23:55:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-24 23:55:15 +0100 |
| commit | c37217eaa8b517d37027e91e6874254692699109 (patch) | |
| tree | 3a981b489933761604b8ed04e4fba65047cc0e54 | |
| parent | 903cf461f74c22202ecd44b0c3bbb372c686e421 (diff) | |
Bump version
| -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.8' +VERSION = '2.1.8devel' def options(opt): opt.load('compiler_cxx') |
