diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-01 09:54:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-01 09:54:33 +0100 |
| commit | 5c8fe10cb3dbf799ffba926796d86b7b32b00d31 (patch) | |
| tree | cf435671432b1ead21eea4d827bf80cacc28b1f3 | |
| parent | 8a06ae43de55035b25c7bc3917db635903e45873 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.13' +VERSION = '2.0.13devel' def options(opt): opt.load('compiler_cxx') |
