diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-19 00:32:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-19 00:32:47 +0000 |
| commit | aaffd7fa8b2dee13062184098c18cdac98de0ca7 (patch) | |
| tree | 1b0d98778d0ad793782acb60d6021d9a2c6c259f /wscript | |
| parent | 5a76ba3d49f1c6c1321b85cf90409290e1a53075 (diff) | |
Bump versionv2.11.30
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.29devel' +VERSION = '2.11.30' def options(opt): opt.load('compiler_cxx') |
