diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-18 22:18:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-18 22:18:18 +0100 |
| commit | 5b35a3a6d14b81c92399fadf58ce31da2884e874 (patch) | |
| tree | da84d66d35eafea42cc6bcbbf547852b7478e462 /wscript | |
| parent | 45034f9653285d6e8d0a7d9cfd89e0058d65a187 (diff) | |
Bump versionv2.11.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.11.13devel' +VERSION = '2.11.14' def options(opt): opt.load('compiler_cxx') |
