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 | 0754885fcfa05eeff06966941945eb7f7228a0bc (patch) | |
| tree | 3aa25c551f4ac8cc7724b12aec00223e2158c7b6 /wscript | |
| parent | 12a36d1964576feb2ff0b51f14267c359de97ded (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.34devel' +VERSION = '2.0.35' def options(opt): opt.load('compiler_cxx') |
