diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-27 01:32:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-27 01:32:01 +0000 |
| commit | 1b4e3881e86eb57861a76e94ed1993edea6cb36e (patch) | |
| tree | 89bb76e4073fe478252cb11b5fa2a2ec44624973 /wscript | |
| parent | a9141d94e3313cc3e39f0ade703e564840689c4f (diff) | |
Bump versionv2.6.26
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.25devel' +VERSION = '2.6.26' def options(opt): opt.load('compiler_cxx') |
