diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 13:53:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 13:53:52 +0100 |
| commit | 5859b758e3a6e0191ce12e77b636c7def58bbc3b (patch) | |
| tree | d1ed34a7a9ab2fdc2281b04f0bd470110477ccfc /wscript | |
| parent | 263eee639546964aaa57f5d2d3b24008ecfe8adb (diff) | |
| parent | 26a7e35765ae09606ce16365acd5d9a7f2876a3f (diff) | |
Merge master.
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 = 'dvdomatic' -VERSION = '0.78beta16' +VERSION = '0.80pre' def options(opt): opt.load('compiler_cxx') |
