diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-05 15:59:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-05 15:59:11 +0000 |
| commit | c3c16fef82ca70542e586d83418fb01c021dbe0e (patch) | |
| tree | 3eba3be9c075a274273e5e5cccd377571d9551b3 /wscript | |
| parent | f75cc4ebbffea7a7953af20e8a2ea124767bf949 (diff) | |
| parent | 6b0ffabb2bbb7b0230d1211c4f13db473e66f0ba (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.25pre' +VERSION = '1.26pre' def options(opt): opt.load('compiler_cxx') |
