diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-12 22:07:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-12 22:07:38 +0000 |
| commit | 125128c837e24be66263377bbc83de7c8b6dd7d3 (patch) | |
| tree | 49dccf3a6c1151ac86d0cc9008c10ae0604517a6 /wscript | |
| parent | a9936a35fbae63311b1132e6283bf28db1d8c233 (diff) | |
Bump versionv2.5.2
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.1devel' +VERSION = '2.5.2' def options(opt): opt.load('compiler_cxx') |
