diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-30 23:59:41 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-30 23:59:41 +0000 |
| commit | 62d1b3e3d6d1c0d28ab6582359050cacb2f80a35 (patch) | |
| tree | 264806abb679aedc085b863d1c337a08b34aff2b /wscript | |
| parent | 528bb157accd579769b5096af121990403b59a9f (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.54' +VERSION = '1.55pre' def options(opt): opt.load('compiler_cxx') |
