diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 23:50:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 23:50:59 +0100 |
| commit | c8bb928cd6c1a75f115678270222c48c4c3f183c (patch) | |
| tree | 27698fb3ec0297b92489281bd2a7ada168dad9c4 /wscript | |
| parent | 650f0305b04064bb3f4753a39aa16881ea029fa0 (diff) | |
Bump versionv2.1.2
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.1.1devel' +VERSION = '2.1.2' def options(opt): opt.load('compiler_cxx') |
