diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 23:07:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 23:07:32 +0100 |
| commit | 18f3b868e9de3ab23b7f5428c2269b05d4201479 (patch) | |
| tree | 611baeaf3f4343cb76ddb036683cab655072980f /wscript | |
| parent | 44bd1b75d21604b0b315373c37a51a495a1c945f (diff) | |
Bump versionv2.7.17
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.16devel' +VERSION = '2.7.17' def options(opt): opt.load('compiler_cxx') |
