diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:01:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 01:01:39 +0000 |
| commit | c232b7f9086e5f065e2ae40667513b59ba036085 (patch) | |
| tree | 9df84941f1d1f078012752f0c602b4a273e0d0da /wscript | |
| parent | bd81f33a39c6d20e78fce0d5be3b2d487b6df344 (diff) | |
Bump versionv2.6.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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.27devel' +VERSION = '2.6.28' def options(opt): opt.load('compiler_cxx') |
