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 | 4beafd6bb1ec7418b41e04903ef57db9dd4a1b27 (patch) | |
| tree | 4d2556d19be1d7ee67d1b5346fe20531222cc779 /wscript | |
| parent | 092e773f9e35c230b618bf8a3caa8259473a420b (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.30devel' +VERSION = '2.0.31' def options(opt): opt.load('compiler_cxx') |
