diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-03 19:41:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-03 19:41:53 +0100 |
| commit | 1b365ed54720bf0a15fe51c4b56d7488c45e6a0e (patch) | |
| tree | b687d24c43064d6983fb9e7c842308b2f34aa98d /wscript | |
| parent | 8e894604b19c4ff918e1985bf279fd7d7a26cd04 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -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.14' +VERSION = '2.0.14devel' def options(opt): opt.load('compiler_cxx') |
