diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 18:39:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 18:39:51 +0000 |
| commit | 4e104043d211e9c49722b2056bf0a655f6025a2b (patch) | |
| tree | a8fcfe6ffe77b9c328c9b821857fb9025d602f53 /wscript | |
| parent | c52231e9c6ceb21909da2b29cd804025eddf717b (diff) | |
Bump versionv2.12.2
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.1devel' +VERSION = '2.12.2' def options(opt): opt.load('compiler_cxx') |
