diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-08 16:36:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-08 16:36:04 +0100 |
| commit | 697a8bc1b361eaa7f21ef32bcdde756926d9bc9b (patch) | |
| tree | bd2ade28d3a454bf55fe1d2b72ce111629e1b563 /wscript | |
| parent | 272ce54d159a53be22f592922913901cfc673097 (diff) | |
Bump versionv2.1.57
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.56devel' +VERSION = '2.1.57' def options(opt): opt.load('compiler_cxx') |
