diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-16 21:19:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-16 21:19:35 +0000 |
| commit | b10f5d0458fbf276c4870e0b83be8ce622a75f4c (patch) | |
| tree | 8e47269fe5a6261664d1a38ebfdab0c43ce5cd5e /wscript | |
| parent | 5d574b9285ba2cb57903174019e9e2d369cd607e (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.73pre' +VERSION = '0.73beta1' def options(opt): opt.load('compiler_cxx') |
