diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-13 23:25:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-13 23:25:00 +0000 |
| commit | 46b937ced87e74c184e1ef08b23827145a2aae74 (patch) | |
| tree | 86fbcc4410fa6d5225bfd9aa579479c611659a00 /wscript | |
| parent | 65328f6e751fd8121edc248f158c234ebe2160ed (diff) | |
Bump versionv2.6.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.6.15devel' +VERSION = '2.6.16' def options(opt): opt.load('compiler_cxx') |
