diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-02 21:05:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-02 21:05:48 +0000 |
| commit | e4013a4d332dd53ae453556274e7abe7e20e1795 (patch) | |
| tree | 3095aa6b33b2561cd6294ea350538d70992c30ef /wscript | |
| parent | eb7b5dccfef24ce1a52b27ebbc83857b8b7a002d (diff) | |
Bump versionv2.5.15
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.5.14devel' +VERSION = '2.5.15' def options(opt): opt.load('compiler_cxx') |
