diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-13 13:12:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-13 13:12:19 +0100 |
| commit | 601001cc7abb3e69ae363dfde7c98c8ff4848b95 (patch) | |
| tree | 741aaa643a3a5be98485f6657366998d0dba1a0f /wscript | |
| parent | ec9fef77094f5969d6c7452f1d03bcae745b30d1 (diff) | |
| parent | 6028b10bcb0579ca702c5e7a1140ba3e58681d01 (diff) | |
Merge branch '1.0' of /Users/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.14pre' +VERSION = '1.15pre' def options(opt): opt.load('compiler_cxx') |
