diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-16 16:25:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-16 16:25:19 +0100 |
| commit | e38e28e1dca542aea752d4214cc67660211797b4 (patch) | |
| tree | d0b15f6881a77cfd7c64913d97ff89336eabd623 /wscript | |
| parent | 5b603c88793733177301f5d62c4181ebf6f91cf2 (diff) | |
Bump versionv2.12.11
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.10devel' +VERSION = '2.12.11' def options(opt): opt.load('compiler_cxx') |
