diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-21 02:51:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-21 02:51:48 +0100 |
| commit | 0bf9176273cafaf38c8fac164f455c00adced800 (patch) | |
| tree | 7ad2895827499f776a41a718f4cd4677dd67ad56 /wscript | |
| parent | cf9193144a711771bff83b09d25b22292f1d66da (diff) | |
Bump versionv2.1.7
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 APPNAME = 'dcpomatic' -VERSION = '2.1.6devel' +VERSION = '2.1.7' def options(opt): opt.load('compiler_cxx') |
