diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-25 16:56:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-25 16:56:01 +0100 |
| commit | 0858cb84088aa1b84afb0833bd3c73b89fd0dcc8 (patch) | |
| tree | 6d03d5179db9c73e3314e4f53cf980b098a30463 /wscript | |
| parent | cb895211125e20d6a2acffb5c9b828b478d13868 (diff) | |
Bump versionv2.7.16
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.15devel' +VERSION = '2.7.16' def options(opt): opt.load('compiler_cxx') |
