diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:31:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:31:59 +0100 |
| commit | 21b95489a8d4d64e3a440a8b2bacde3d3321d6ea (patch) | |
| tree | d4d67bd835b79c37870b75616591515a6de03777 | |
| parent | 59943a0b965da3c252c6ff3b6fa8e6d8f3a0e16b (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.4.2' +VERSION = '2.4.2devel' def options(opt): opt.load('compiler_cxx') |
