diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 00:53:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 00:53:46 +0000 |
| commit | 6fecc56c671df305e961dda6f432f84e654fd58c (patch) | |
| tree | db0fe5cf3c36f1ce9cd3a909683e6a460d5d749f /wscript | |
| parent | 7998c12eb59c07f583db27a250ff566b543bf40b (diff) | |
Bump versionv2.6.12
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.11devel' +VERSION = '2.6.12' def options(opt): opt.load('compiler_cxx') |
