diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-05 01:34:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-05 01:34:43 +0000 |
| commit | 5462c9c9818db66d0025760091eb8d25c133bf5d (patch) | |
| tree | 3167a62bb0ae9e558f67729a5836bc8399bccc05 /wscript | |
| parent | 85cd541c1ec9c9b608d7ec2e4ec3c575166bb863 (diff) | |
Bump versionv2.11.70
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.69devel' +VERSION = '2.11.70' def options(opt): opt.load('compiler_cxx') |
