diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-03 17:30:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-03 17:30:54 +0000 |
| commit | ea00a52c9c1eaaf58dbe10ae37a1cc95b5741cc7 (patch) | |
| tree | 50ae9080ec78b9b60a50bfebde44529d81d17cd7 /wscript | |
| parent | 30621d42f26991c84fff56a5e79dd9e19f657c7d (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.56pre' +VERSION = '1.56' def options(opt): opt.load('compiler_cxx') |
