diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-07 22:59:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-07 22:59:53 +0000 |
| commit | 0975cb7fdd4915ab6caca6999d1dc89e15b81a3c (patch) | |
| tree | 85aa33a29dcbcdae7e264fe63dcea82477705966 /wscript | |
| parent | 9e9a394e4ddb953eada9b8228c1e53be22c09c49 (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.58pre' +VERSION = '1.58' def options(opt): opt.load('compiler_cxx') |
