diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-28 18:46:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-28 18:46:42 +0000 |
| commit | 8bb4ba8f424cac07f7730fca99d5333fcd76a84d (patch) | |
| tree | a5be1442aaff21809dd9928e4c45a3934540292b /wscript | |
| parent | 2e5b4effbc5e7f7ac74cae541a05d3401c9170b0 (diff) | |
| parent | 5b892b4b6792456070cb3face8b9efb48968658d (diff) | |
Merge branch 'master' into i18n
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.74pre' +VERSION = '0.75beta1' def options(opt): opt.load('compiler_cxx') |
