diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-16 13:42:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-16 13:42:26 +0100 |
| commit | b4098be1f6ab7d8f4f6c859cea70a98c51d0f77f (patch) | |
| tree | 500d8fbf273acae2388c2078b2189229a48b5c7d /wscript | |
| parent | dc0fd1196d0b464c9791c6ec79b85a2179e924d2 (diff) | |
Bump versionv2.1.22
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.21devel' +VERSION = '2.1.22' def options(opt): opt.load('compiler_cxx') |
