diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-20 14:51:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-20 14:51:24 +0000 |
| commit | 08e6cee55742ff4fc372435115330ba5b90c40fd (patch) | |
| tree | 088f6ef611475e77fe74d8481716002f4bcfcf18 /wscript | |
| parent | 0754885fcfa05eeff06966941945eb7f7228a0bc (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.35' +VERSION = '2.0.35devel' def options(opt): opt.load('compiler_cxx') |
