diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 19:09:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 19:09:15 +0100 |
| commit | b5523c032fb79bd808d43afd289b23ef643e68f0 (patch) | |
| tree | 4666e7ce9b749b3af60f3f5d98fd5c04548159ac /wscript | |
| parent | a7665d9eb579a59110b58d55e331146215ea982b (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.33' +VERSION = '1.69.33devel' def options(opt): opt.load('compiler_cxx') |
