diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-14 13:49:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-14 13:49:18 +0100 |
| commit | a1f2b458714239d96a052a79b601b6c44ca76b52 (patch) | |
| tree | 23a729349a0ad60974b69e62197d155ac318ac80 /wscript | |
| parent | 9ebddea0abf89d42685138fe8adf28d05a94194d (diff) | |
Bump versionv2.2.1
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.2.0devel' +VERSION = '2.2.1' def options(opt): opt.load('compiler_cxx') |
