diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-18 23:18:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-18 23:18:50 +0000 |
| commit | 63bea77b9bd8189afa567f6595a3a85c8699bd57 (patch) | |
| tree | 14d44fa218d4c3b57d48c191ecaea9d810bc362b /wscript | |
| parent | 3541f0b68d087998c9f73863f5b7ec7f7ed59523 (diff) | |
Bump versionv2.5.6
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.5.5devel' +VERSION = '2.5.6' def options(opt): opt.load('compiler_cxx') |
