diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:05:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:05:16 +0000 |
| commit | 6eb7fc1af3ba38100df416968a4c632c4ed3a9bb (patch) | |
| tree | 7aa370a6ddf60e2b03ae636be0d5297474e86434 /wscript | |
| parent | 68f6efd164b0db1588513a8b8d3402eedb7bb86b (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.73beta2' +VERSION = '0.73beta3' def options(opt): opt.load('compiler_cxx') |
