diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-12-29 12:36:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-12-29 12:36:21 +0000 |
| commit | a75aaf61751c65970d7c75e1d72de6512925d358 (patch) | |
| tree | 1cbd4914aef152e7c1369bdc5ee94e8b78e6e3dd /wscript | |
| parent | 341f1d20aec99d6f413b66ce60824337fd1b36e3 (diff) | |
Bump versionv2.12.15
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.14devel' +VERSION = '2.12.15' def options(opt): opt.load('compiler_cxx') |
