diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 01:28:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 01:28:18 +0000 |
| commit | c3f544f4691e63fbea3bd3fc5c4e26b33283e7ab (patch) | |
| tree | 4decf6fdc1b9b05e933716fceec3ca48860ba783 /wscript | |
| parent | 55ac039531dd1724af11ca61395c02db7a4c3524 (diff) | |
Bump versionv2.6.34
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.33devel' +VERSION = '2.6.34' def options(opt): opt.load('compiler_cxx') |
