diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-05 22:41:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-05 22:41:00 +0000 |
| commit | 73f5fc5a8f164f6a7a08ac878524d23ab2dff97c (patch) | |
| tree | 4a8f2bf5df4b67c716ee96ef873563f967790292 /wscript | |
| parent | efafc93cbbd46ee0ab60982a4f8b569ce9ff72d0 (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 = '1.57' +VERSION = '1.58pre' def options(opt): opt.load('compiler_cxx') |
