diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 18:59:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 18:59:39 +0100 |
| commit | 9b3aef5455bfc348bc3e03e60213751cc29ec118 (patch) | |
| tree | 56bf0d3c716d0eb07e8d9b986b2ba554a3b48600 /wscript | |
| parent | bf66dd3832c1f25818b05c7b9f90a7e99ca4375b (diff) | |
Bump versionv2.4.8
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.4.7devel' +VERSION = '2.4.8' def options(opt): opt.load('compiler_cxx') |
