diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-04-14 01:27:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-04-14 01:27:02 +0100 |
| commit | 001a7047cbbee3890f9616ff562d98ee720f16e8 (patch) | |
| tree | ebb618322ce69fc57e2054755ea622911a1142a6 /wscript | |
| parent | d119e52831556a0b11f4ac4bd20c31151faac171 (diff) | |
Bump versionv2.12.4
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.12.3devel' +VERSION = '2.12.4' def options(opt): opt.load('compiler_cxx') |
