diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:13:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 21:13:42 +0100 |
| commit | 26f6fc5aa41a0fb38b9bf3c408a7c4bc8acd370c (patch) | |
| tree | eece069ee95828abaa9657f440c5c704659d8f32 /wscript | |
| parent | 3991ca3a0a7a5fd75e630c293664fdebd1823e37 (diff) | |
Bump versionv2.4.0
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.3.14devel' +VERSION = '2.4.0' def options(opt): opt.load('compiler_cxx') |
