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 | 7dd46ebda08a820967866a1454fc41334362ab18 (patch) | |
| tree | a64901013de3286c63aef53d73ddc951dddd0579 /wscript | |
| parent | 589d68a7f13767dab5594c160a10f0cfea01cf5b (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.33devel' +VERSION = '2.0.34' def options(opt): opt.load('compiler_cxx') |
