diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-13 16:09:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-13 16:09:41 +0000 |
| commit | dbab725db22e386f372b9c7ba61add432fd69155 (patch) | |
| tree | c367c6628d316810a6f5f4761e53b3d5083ac692 /wscript | |
| parent | 857c60c3ae072c95c4df2c5168bc94f5a4590828 (diff) | |
Bump versionv2.5.3
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.2devel' +VERSION = '2.5.3' def options(opt): opt.load('compiler_cxx') |
