diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-06-07 01:53:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-06-07 01:53:06 +0100 |
| commit | dcd3aea8f0fc3cffbbf24c1f425e2388a1a8cd9e (patch) | |
| tree | 41058f403deb75974bb727a89550d977d9611fb8 /wscript | |
| parent | 5c49ce94ecebdc1a2f3ab92da42ede75162c3df1 (diff) | |
Bump versionv2.12.7
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.6devel' +VERSION = '2.12.7' def options(opt): opt.load('compiler_cxx') |
