diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-28 10:40:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-28 10:40:45 +0100 |
| commit | 93b5d672f1dfe0c16f9d81231ccb03ea02abc271 (patch) | |
| tree | 9d86b1dbfa0cd7849efa40e5fb33221b85b07646 /wscript | |
| parent | d3364ecd9b9a4675cfccf87b4ffc93ea604d9e45 (diff) | |
Bump versionv2.11.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.11.14devel' +VERSION = '2.11.15' def options(opt): opt.load('compiler_cxx') |
