diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-21 13:54:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-21 13:54:08 +0000 |
| commit | 975b305a0dc0fd149405e9903be88437bc779aae (patch) | |
| tree | 811b5c024186dddbcbff6e8f491fc8c146b6eddc /wscript | |
| parent | ef0d988398581bb0c4d96c9f9603bf48bad3c8a8 (diff) | |
Bump versionv2.10.5-test
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.10.4devel' +VERSION = '2.10.5' def options(opt): opt.load('compiler_cxx') |
