diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 11:36:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 11:36:01 +0000 |
| commit | 589d68a7f13767dab5594c160a10f0cfea01cf5b (patch) | |
| tree | 4f6ede9b14e96d738d8bdd963868e6efe20a73e5 /wscript | |
| parent | 7278bc78ef3adec819e6b811dd02b8883769cfbb (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.33' +VERSION = '2.0.33devel' def options(opt): opt.load('compiler_cxx') |
