diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:58:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-06 12:58:10 +0100 |
| commit | ba3bc9b33463b157f3b54449ce024d277f1f7f17 (patch) | |
| tree | 5d1bb2ae5202f87906127ef37ceaac4817213782 /wscript | |
| parent | 277763fcf8f6d22ed6db25d8621ec03b89cf8229 (diff) | |
Bump versionv2.1.56
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.55devel' +VERSION = '2.1.56' def options(opt): opt.load('compiler_cxx') |
