diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 16:49:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 16:49:22 +0000 |
| commit | a01f72d930b18dfef8487303d49be15e3cce7f2a (patch) | |
| tree | c15dfc081b591501a2b341c8d54796e503f5a5a7 /wscript | |
| parent | 7dd46ebda08a820967866a1454fc41334362ab18 (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.34' +VERSION = '2.0.34devel' def options(opt): opt.load('compiler_cxx') |
