diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-04 22:42:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-04 22:42:33 +0100 |
| commit | e5733b7b96991c4d5fd523147be126bb2aea8191 (patch) | |
| tree | 859383430b491e9d3a46acd5eafedac83ed50ec2 /wscript | |
| parent | a43aa6de965cb95fd85425cf5a7dfbdb6f878e22 (diff) | |
| parent | ff5dcaaeff14f4eb8d7cabe7a7af2cf66fa39512 (diff) | |
Merge branch 'master' into staging
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.107pre' +VERSION = '0.107beta1' def options(opt): opt.load('compiler_cxx') |
