diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-09 17:03:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-09 17:03:02 +0100 |
| commit | dc8c9fb1776042936d27019c118c5592d9d968b7 (patch) | |
| tree | be7885beda3f814f759e8dd48e2a5dee33e629ab /wscript | |
| parent | 60ce73a0b0f179520f9edee70c5b277ab3f48510 (diff) | |
Bump versionv2.1.20
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.19devel' +VERSION = '2.1.20' def options(opt): opt.load('compiler_cxx') |
