diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-07 15:00:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-07 15:00:55 +0100 |
| commit | b0eb170c408b3678be1ca8a42fd1b9521151228a (patch) | |
| tree | e04979f29233cc78f01af5947650f0ce36e72a64 /wscript | |
| parent | 215fc60bfbf461cec2fb4a1877ed493568028ddb (diff) | |
Bump versionv2.1.19
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.18devel' +VERSION = '2.1.19' def options(opt): opt.load('compiler_cxx') |
