diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-23 19:06:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-23 19:06:49 +0100 |
| commit | 485bdf3ee3f1a90d81eb93422da1be1aa121a164 (patch) | |
| tree | 48bfdad58aa45e56d56a7faa3d800da72e9d6755 /wscript | |
| parent | e362d542009ffeadb4fc892bea605d03d9802bdf (diff) | |
Bump versionv2.9.27
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.26devel' +VERSION = '2.9.27' def options(opt): opt.load('compiler_cxx') |
