diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:22:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-19 12:22:06 +0100 |
| commit | f23caf45ba7d882128cb49cf3ae5c9fc4b7086d4 (patch) | |
| tree | f5a77c4773034edb015c537f00d2dc88b9b81236 /wscript | |
| parent | a976a7222842b5506ab7451297675e5e1777b744 (diff) | |
| parent | 0b35b9b4e7a0fc50641f0379e2d62fe6ad8cd1fc (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.91pre' +VERSION = '0.92pre' def options(opt): opt.load('compiler_cxx') |
