diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 22:08:20 +0100 |
| commit | 7f4d248b3092b30c5fe2f71d8c746cf51fcc23dd (patch) | |
| tree | 3e6cfc9d94375aeebc1f7e6320c732ee40b6ab5d /wscript | |
| parent | f9c55758a3a2d08038fd3af45fa3e27854094a09 (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.3.1' +VERSION = '2.3.1devel' def options(opt): opt.load('compiler_cxx') |
