diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-21 14:41:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-21 14:41:08 +0100 |
| commit | b191d7656a048a164f3fa477c7123093137a588b (patch) | |
| tree | 0b9de652bd39686a73020dc981d70c679df15e51 /wscript | |
| parent | 2169abd0f6d569492122ad699253ab7c792f4969 (diff) | |
Bump versionv2.9.25
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.24devel' +VERSION = '2.9.25' def options(opt): opt.load('compiler_cxx') |
