diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:07:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-06 11:07:10 +0000 |
| commit | c3e681082dec013bbe879527cfa19e64b9da0b6e (patch) | |
| tree | e4ca6b7d57f712e25671d3e0a72571636b5e3bf0 /wscript | |
| parent | c55877926307d7018942beb5fd65a39f278e05de (diff) | |
Bump versionv2.6.11
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.10devel' +VERSION = '2.6.11' def options(opt): opt.load('compiler_cxx') |
