diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-02 00:27:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-02 00:27:38 +0000 |
| commit | 68d1bc4af787b6f718385bafdc40d6b7f9705537 (patch) | |
| tree | cddb90f3860d396b934e4c1be3267763b938a31e /wscript | |
| parent | 3d218d96501baf61d17f1b6a5f603562ea39e006 (diff) | |
Bump versionv2.11.34
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.33devel' +VERSION = '2.11.34' def options(opt): opt.load('compiler_cxx') |
