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 | 8a06ae43de55035b25c7bc3917db635903e45873 (patch) | |
| tree | 6fb353976885331e4f43a99fe616178f194b231f /wscript | |
| parent | 6f0f0fade349d956f31b519bc7a8ce87d34ab092 (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.12devel' +VERSION = '2.0.13' def options(opt): opt.load('compiler_cxx') |
