diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:41:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 09:41:10 +0000 |
| commit | c7cf3738feab5d28ae7ef7312f7e2e613946fb90 (patch) | |
| tree | d960b34ede2c4006bf272da71049c5809400f6aa /wscript | |
| parent | 4beafd6bb1ec7418b41e04903ef57db9dd4a1b27 (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.31' +VERSION = '2.0.31devel' def options(opt): opt.load('compiler_cxx') |
