diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-04 23:55:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-04 23:55:03 +0100 |
| commit | 4f72afc01e442480ff00e8d14fdb3cbddcd9b556 (patch) | |
| tree | 564e7c9fc3cc01a9bbd64b7195100fc050a3cb30 /wscript | |
| parent | ea50f871993b76f733d5deb86a6004dc6bda3f0e (diff) | |
Bump versionv2.8.18
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.17devel' +VERSION = '2.8.18' def options(opt): opt.load('compiler_cxx') |
