diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-14 17:25:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-14 17:25:43 +0100 |
| commit | cf9f970d854de46888786294bf03cc0993456c6c (patch) | |
| tree | d0cb251ed43923474d47b1d60bf7cddcb070b10f /wscript | |
| parent | 98dc7649dc211716da0c41bff0759d082bab95f8 (diff) | |
Bump versionv2.12.9
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.8devel' +VERSION = '2.12.9' def options(opt): opt.load('compiler_cxx') |
