diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-05 00:52:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-05 00:52:35 +0100 |
| commit | b8e775da982fb70dd714d7df3ecf03ff98ef8d2c (patch) | |
| tree | 02b4cfedd3f703376e4e63229fbc50d30a28982a /wscript | |
| parent | 6726436b0e9f4f747d76a1de023af0259c1f4946 (diff) | |
Bump versionv2.1.53
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.52devel' +VERSION = '2.1.53' def options(opt): opt.load('compiler_cxx') |
