diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-19 23:25:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-19 23:25:24 +0000 |
| commit | dc586f9f5b71c67ec4c30ec26353bf5a5a59b902 (patch) | |
| tree | 94d979adcb435c077913cf8a9f5de51fc48d1184 /wscript | |
| parent | 8c43dd80cacef1c0706e53bbf1fdd4b0982c789d (diff) | |
Bump versionv2.12.14
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.13devel' +VERSION = '2.12.14' def options(opt): opt.load('compiler_cxx') |
