diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-06 09:55:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-06 09:55:09 +0000 |
| commit | 4782e1c0beec98560950a616902669f09a98faae (patch) | |
| tree | 6cd18c3fc703092f94c42338341226477636924c /wscript | |
| parent | a50b42ff5bd04622cd954780be27fb702535c425 (diff) | |
| parent | 7be464be1d672a67b3bc3f537f6b55169e7ae2a5 (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.26pre' +VERSION = '1.27pre' def options(opt): opt.load('compiler_cxx') |
