diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-24 00:23:46 +0000 |
| commit | 67088799849a3d81e4fb5d61bf5e1b060325069b (patch) | |
| tree | 643400b70b04af538c40d97778eb3b6d1e3d4c77 /wscript | |
| parent | 331f5985629d7a4814c8a74a5ca58e84af857f61 (diff) | |
Bump versionv2.5.7
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.6devel' +VERSION = '2.5.7' def options(opt): opt.load('compiler_cxx') |
