diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-03 16:28:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-03 16:28:54 +0000 |
| commit | 30621d42f26991c84fff56a5e79dd9e19f657c7d (patch) | |
| tree | fbfb13a96f7358eea9fd6505dc3144c5061f8810 /wscript | |
| parent | ac5c317a5c23f9d264107eb81ca883eabfa38346 (diff) | |
| parent | 30df704e30b58891239cbac4897a9ba0743fe969 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/dcpomatic
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.56pre' def options(opt): opt.load('compiler_cxx') |
