diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-09 17:18:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 17:18:35 +0100 |
| commit | 7cf826dfe9e882836bf9f2821bd59b2f65bb1c73 (patch) | |
| tree | 5927c4c9ccf1a59b3d573e49254f5782bdc8611e /wscript | |
| parent | bd195d6b1a0b2928abc6aa4b75bea8b0fb1aac8a (diff) | |
Bump versionv2.4.6
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.5devel' +VERSION = '2.4.6' def options(opt): opt.load('compiler_cxx') |
