diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 10:11:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 10:11:29 +0000 |
| commit | 1b645ef543ba671724f98bd759966dc2d01400ea (patch) | |
| tree | 203ef632a9abd90e121f5cd4410f5909bc64e279 /wscript | |
| parent | 2d5a69520adc3b935f2653662fa8b912ec06f34c (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.32' +VERSION = '2.0.32devel' def options(opt): opt.load('compiler_cxx') |
