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 | 2d5a69520adc3b935f2653662fa8b912ec06f34c (patch) | |
| tree | 6373115f5a1f6a3be010e219f03a54a50acc5aea /wscript | |
| parent | 35599b14b1c735919b14231862092362e97b8e45 (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.31devel' +VERSION = '2.0.32' def options(opt): opt.load('compiler_cxx') |
