diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:43:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-09 23:43:00 +0100 |
| commit | b9379a13601d7f42dee8c0d6d28cae62d5e894e2 (patch) | |
| tree | 202a5300196721bb90a91622f0736b88d6ff0ab1 /wscript | |
| parent | 853e256220b9d8f49cc19555daaf5045d36c9999 (diff) | |
Bump versionv2.11.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.11.25devel' +VERSION = '2.11.26' def options(opt): opt.load('compiler_cxx') |
