diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-02 00:09:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-02 00:09:55 +0000 |
| commit | a95c34a2d54469fb93ce38e2d54181783e4bf6c7 (patch) | |
| tree | e4743bf0b13a93d493c782126c3235bc76064350 /wscript | |
| parent | 8d2a5dd5ef087248578da59b3b47e09787b6c9b7 (diff) | |
Bump versionv2.5.13
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.12devel' +VERSION = '2.5.13' def options(opt): opt.load('compiler_cxx') |
