diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-04 10:23:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-04 10:23:31 +0100 |
| commit | 40134df8a8540f5002ab15934d650753e86a39fd (patch) | |
| tree | dc640ea86a93cdf9b33f9b951e337ce3d98e710c /wscript | |
| parent | c6cce75f315da7b2542ada459752928acd39dab8 (diff) | |
Bump versionv2.1.52
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.51devel' +VERSION = '2.1.52' def options(opt): opt.load('compiler_cxx') |
