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 | efafc93cbbd46ee0ab60982a4f8b569ce9ff72d0 (patch) | |
| tree | 8c291b19a7fc9b02b04df8dc7a27d055b7d70863 /wscript | |
| parent | f539acb6bfc024f01561a403ca60614a152356ef (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.57pre' +VERSION = '1.57' def options(opt): opt.load('compiler_cxx') |
