diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-16 00:26:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-16 00:26:30 +0000 |
| commit | cca752c350e50ac57740060d0a2684187075e4bb (patch) | |
| tree | cfdf9c72e34024551748dc694c5ef71659b244a9 /wscript | |
| parent | be3702d5f2eee705e2c9fb3b3a3b3ff00a03eefb (diff) | |
Bump versionv2.6.21
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.20devel' +VERSION = '2.6.21' def options(opt): opt.load('compiler_cxx') |
