diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
| commit | e625f9dece63b3e102236230ef98dc204c2ee31d (patch) | |
| tree | 1c912db2d3de85e8c465fbdea97de104d913f5fa /wscript | |
| parent | 0fc9be381e709178d83dd5a23327241859d57ce1 (diff) | |
Bump versionv2.4.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 APPNAME = 'dcpomatic' -VERSION = '2.4.6devel' +VERSION = '2.4.7' def options(opt): opt.load('compiler_cxx') |
