diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-03 23:24:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-03 23:24:55 +0100 |
| commit | f075a97823a2f67e190c20898c4232b5e90df703 (patch) | |
| tree | b327d635198f09611341cb452e62c57863f9e10f /wscript | |
| parent | 194da975e0ac8ec40e5afadc2b080962f0ce2492 (diff) | |
Bump versionv2.8.17
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.16devel' +VERSION = '2.8.17' def options(opt): opt.load('compiler_cxx') |
