diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-02 13:42:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-02 13:42:14 +0100 |
| commit | bdb29f01b82215a9fcc56b7770b84923ee9f9209 (patch) | |
| tree | d93b465235ad44b9b820338af26c42ee6f1a004d /wscript | |
| parent | 90f2b18fc23229280243c9e73a2657c6fb2b0d62 (diff) | |
Bump versionv2.1.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 APPNAME = 'dcpomatic' -VERSION = '2.1.14devel' +VERSION = '2.1.15' def options(opt): opt.load('compiler_cxx') |
