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 | 99338666a8d502e7ddef374d762c6844e1c28941 (patch) | |
| tree | a66b062db73079cf2283e5e5451cd38e93edba97 /wscript | |
| parent | a95c34a2d54469fb93ce38e2d54181783e4bf6c7 (diff) | |
Bump version
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.13' +VERSION = '2.5.13devel' def options(opt): opt.load('compiler_cxx') |
