diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-15 09:33:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-15 09:33:21 +0100 |
| commit | 9b5386eaf317f2c8091781a3ff015aefaa75fc92 (patch) | |
| tree | a625f481ef81a90f6b40bd5df66e1013380d8751 /wscript | |
| parent | 41c164b6e6a3fb7933b58ebcceb7f7ba020d2d65 (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.2' +VERSION = '2.3.2devel' def options(opt): opt.load('compiler_cxx') |
