diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-22 00:19:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-22 00:19:23 +0100 |
| commit | e8f843e982caff96aac351718f6886462c7588a6 (patch) | |
| tree | 78d422362371787ba76482ae3265fb45700d1fc4 /wscript | |
| parent | 7ffbb00a0faacce2efb978acc2ff91e15e8ff290 (diff) | |
Bump versionv2.9.26
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.25devel' +VERSION = '2.9.26' def options(opt): opt.load('compiler_cxx') |
