diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-14 19:20:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-14 19:20:33 +0100 |
| commit | df13840c794bde4e5418569f8e22f728934a2978 (patch) | |
| tree | cbc0a18f198f63abe88ee01ab97b6366d6c2009a /wscript | |
| parent | 4faabebb78fc748ef71c7f469072c27f7da8b4a9 (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 APPNAME = 'dcpomatic' -VERSION = '2.1.3' +VERSION = '2.1.3devel' def options(opt): opt.load('compiler_cxx') |
