diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-03 14:37:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-03 14:37:06 +0000 |
| commit | 30df704e30b58891239cbac4897a9ba0743fe969 (patch) | |
| tree | acac020da3e6eec98f9e0d1e7bdbd5c8bb4644d5 /wscript | |
| parent | a69af90305ee2827eff6feef6a810179eae3718d (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.55' +VERSION = '1.56pre' def options(opt): opt.load('compiler_cxx') |
