diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-25 01:19:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-25 01:19:25 +0100 |
| commit | bfd4c8915ef2cc8b09cadd017b93f596827cf293 (patch) | |
| tree | 803a0d379ba29efc4416a7b97f1244fa13ca8c12 /wscript | |
| parent | 21d172199c84ac0232ea3bc43e103207c73f07c0 (diff) | |
Bump versionv2.1.28
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.27devel' +VERSION = '2.1.28' def options(opt): opt.load('compiler_cxx') |
