diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 14:32:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 14:32:42 +0000 |
| commit | 89384629fa7020b11f0bf68cbf19f69de244a040 (patch) | |
| tree | 196e314647c27654e298f537008b1ba8b7925f7c /wscript | |
| parent | 8a0f792f29259285ebbb3fbbd5ae4008a4ff95fa (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.6.13' +VERSION = '2.6.13devel' def options(opt): opt.load('compiler_cxx') |
