diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-06 15:56:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-06 15:56:19 +0100 |
| commit | 61b5d4ad080674cd9252bb8e0f04bf5d8536b142 (patch) | |
| tree | 452fbd3c4ed5bcfece538261ccbb351cbe40b399 /wscript | |
| parent | 32406122f0a7773777d97804985c4cfb2b6ce226 (diff) | |
Bump versionv2.10.5
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') |
