diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-21 12:55:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-21 12:55:43 +0000 |
| commit | ec4b5f91ef9f754f214db789034370c223c20972 (patch) | |
| tree | 0536edc6662b7da0b406aeef1ea9807056babbd1 /wscript | |
| parent | 697014ed0f9d672b462876938bfbdbcdbf5a7b3c (diff) | |
Bump versionv2.12.16
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.15devel' +VERSION = '2.12.16' def options(opt): opt.load('compiler_cxx') |
