diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-01 17:37:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-01 17:37:04 +0000 |
| commit | 8af1e619711935692a8323682a8fcec062aa4acc (patch) | |
| tree | ca0599fa06751b51b894dc4e1d00b0b2cc78c730 /wscript | |
| parent | 0f7e77b8c2da9868dd8c9179c5b46499d5c4618f (diff) | |
Bump version
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.76pre' +VERSION = '0.76beta1' def options(opt): opt.load('compiler_cxx') |
