diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 13:58:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 13:58:38 +0000 |
| commit | 46139b1e0a0896fc95acad185950938ee0d8bef1 (patch) | |
| tree | ba876864ef1a5952dbc9453318ece047c5df58f9 /wscript | |
| parent | 8e42b3b9c1b0507313bf0a94f1dc11f7d37b4145 (diff) | |
Bump versionv2.12.0
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.79devel' +VERSION = '2.12.0' def options(opt): opt.load('compiler_cxx') |
