diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-02 00:23:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-02 00:23:25 +0000 |
| commit | a7e1b15deaa82df8609dc151aad232d7ff1a912c (patch) | |
| tree | 2c29b215d5405e7f6edc08c8008f6720d339796d /wscript | |
| parent | 696ff1c534d59483bed3db06705b554f615a7b85 (diff) | |
Bump versionv2.6.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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.17devel' +VERSION = '2.6.18' def options(opt): opt.load('compiler_cxx') |
