diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-02 01:45:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-02 01:45:56 +0100 |
| commit | 4139c980dc346fd4079051fac51120ed220e0fa4 (patch) | |
| tree | f9cfd6696cb8ef8dfd1f4b459e68420fb97f8ea0 /wscript | |
| parent | b5018e3a5d798c270a55af6f7e479be7823d3874 (diff) | |
Bump versionv2.8.15
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.14devel' +VERSION = '2.8.15' def options(opt): opt.load('compiler_cxx') |
