diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-26 21:58:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-26 21:58:50 +0100 |
| commit | eadf50ee13290eba003f960d20c7f6ba2cc54f79 (patch) | |
| tree | 6276066733d476b5cfa1a5f8697f04d588db1f63 /wscript | |
| parent | 694d242518613145fd115d26ea19c383c710dc45 (diff) | |
Bump versionv2.7.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.7.17devel' +VERSION = '2.7.18' def options(opt): opt.load('compiler_cxx') |
