diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-06 12:12:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-06 12:12:08 +0100 |
| commit | 9ead6650ee88fc7e2b6793e6854c37e7eda7a777 (patch) | |
| tree | 647bcbc8a616d97234ce08a56c27b2f41208f4d3 /wscript | |
| parent | dbaa6af5d89431b3dc4dfa9113647528954e6204 (diff) | |
Bump versionv2.1.18
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.17devel' +VERSION = '2.1.18' def options(opt): opt.load('compiler_cxx') |
