diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-02 23:53:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-02 23:53:20 +0100 |
| commit | 163e25f5ed775b2c5adb52724282f15453d40e79 (patch) | |
| tree | 134c2c5a3a8a67972665aa936beb0b1120ec5a3a /wscript | |
| parent | 3dd6717ebb8766fd9ca2a9983e9d0bed69312d1e (diff) | |
Bump versionv2.8.16
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.15devel' +VERSION = '2.8.16' def options(opt): opt.load('compiler_cxx') |
