diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:33:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:33:57 +0100 |
| commit | dc608bc86d8d45f5137db7139f01df821eb754bc (patch) | |
| tree | 53e81bc4df241782343e357959ece8fd594f1656 /wscript | |
| parent | f967eb61fc9ed326e7946a33a03e552484ad92f7 (diff) | |
Bump versionv2.1.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 APPNAME = 'dcpomatic' -VERSION = '2.1.33devel' +VERSION = '2.1.34' def options(opt): opt.load('compiler_cxx') |
