diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-29 01:13:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-29 01:13:25 +0000 |
| commit | ea366080377aae73e7b6720729d3fd1c523e4c48 (patch) | |
| tree | 725886237e9c8fe2a1c0f0a39bc2a7e4b22dc6c4 /wscript | |
| parent | 58424fc0a07f986bef8112f5efb5ed2662d389fe (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.53' +VERSION = '1.54pre' def options(opt): opt.load('compiler_cxx') |
