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 | a69af90305ee2827eff6feef6a810179eae3718d (patch) | |
| tree | e54048b6825767c21f209c342cb0d52e714f7913 /wscript | |
| parent | a11a265b59b9f2c05f0098b1f75ee3d1997cc90b (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.55pre' +VERSION = '1.55' def options(opt): opt.load('compiler_cxx') |
