diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-27 15:02:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-27 15:02:45 +0000 |
| commit | a6901cb85be6e7664375b68c8315c32d57de8107 (patch) | |
| tree | ef86d65a351c73fcd1fd505f7520ced62e26abf8 /wscript | |
| parent | ab0ef1016c94d583d00ccb734373d7d07faf0e24 (diff) | |
| parent | b3499c076f9270f161be1b89497eb888a48049f2 (diff) | |
Merge branch 'master' into plot-audio
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.75pre' +VERSION = '0.76pre' def options(opt): opt.load('compiler_cxx') |
