diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-22 16:53:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-22 16:53:32 +0000 |
| commit | e82735c2f8b225eea4ee09e2ff8cfb9d27db09ea (patch) | |
| tree | 92883f422d80c74ee5541adfec4130ee2f2bf7ed /wscript | |
| parent | 29afbec47a408e41b5f0c0e373bbee5393113f59 (diff) | |
Bump versionv2.12.1
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.0devel' +VERSION = '2.12.1' def options(opt): opt.load('compiler_cxx') |
