diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-09 23:12:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-09 23:12:28 +0000 |
| commit | 46d2b6b74d091f27051d90060766f9d49954ee6d (patch) | |
| tree | be763efd8380d83bec638f34ee7ba2a3f3b4f16d /wscript | |
| parent | da66c5b65efdde1f5199b271b3f4da9ca3e4f3c6 (diff) | |
Bump versionv2.6.20
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.19devel' +VERSION = '2.6.20' def options(opt): opt.load('compiler_cxx') |
