diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-14 01:03:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-14 01:03:59 +0100 |
| commit | 2fcdc88d9669a83b3fc413ef41e54e67a228bf69 (patch) | |
| tree | 4aaade1e119b73a5e02ca02b39ef144cb922634b /wscript | |
| parent | 7375853f99cb3064ea24c2116db5330e066ffc5d (diff) | |
Bump versionv2.1.21
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.20devel' +VERSION = '2.1.21' def options(opt): opt.load('compiler_cxx') |
