diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-13 21:51:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-13 21:51:26 +0000 |
| commit | 4dd30112e54a59d9b14e9485725edf1d2bf1e169 (patch) | |
| tree | 38118f82164c8003571b4a7aa8f584a66699bc3a /wscript | |
| parent | 438db1bc912a14bbab39f6ea7aea1b6a7947b7d0 (diff) | |
| parent | 817cc13e71a667411283b577ca823b29e19a167f (diff) | |
Fix merge.
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.63pre' +VERSION = '0.64pre' def options(opt): opt.load('compiler_cxx') |
