diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-04 23:35:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-04 23:35:03 +0100 |
| commit | 387944f778e4f29ca90b9fafb7cb74210f581510 (patch) | |
| tree | 1de2b02c15fd6aa97fd6ca09429af90e0411b6b7 /wscript | |
| parent | 8ef185edbbf07435603009bc9b5bc56924cf02ca (diff) | |
Bump versionv2.12.10
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.12.9devel' +VERSION = '2.12.10' def options(opt): opt.load('compiler_cxx') |
