diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-01 12:51:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-01 12:51:52 +0000 |
| commit | 5001bc42a752b2dfc06903e03274db8a454252fc (patch) | |
| tree | 6d3198583447b0049322c1732dce895dede867c5 /wscript | |
| parent | 90fd785a7c4d348b894a7fe7e48218a7bb020085 (diff) | |
| parent | 62d1b3e3d6d1c0d28ab6582359050cacb2f80a35 (diff) | |
Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
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.54pre' +VERSION = '1.55pre' def options(opt): opt.load('compiler_cxx') |
