diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-21 23:43:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-21 23:43:08 +0100 |
| commit | 2e5df7375435db3b59763709031318bbe8264380 (patch) | |
| tree | 38152ac75456ee8c5636b63cd549db74d0fdcf4b /wscript | |
| parent | 40749e968c74845de25826c4a6cadc98801ac546 (diff) | |
Bump versionv2.1.27
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.26devel' +VERSION = '2.1.27' def options(opt): opt.load('compiler_cxx') |
