diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-03 00:59:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-03 00:59:17 +0100 |
| commit | 0cddc5e9d9cf64178f5c9fabb9c39508bcb41819 (patch) | |
| tree | a50528b3bbfd5c6ca6670a46a587420f8ddad10f /wscript | |
| parent | 50c2504a2837d1c05c75206b9a16ab81d5814efe (diff) | |
Bump versionv2.9.28
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.27devel' +VERSION = '2.9.28' def options(opt): opt.load('compiler_cxx') |
