diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-21 00:44:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-21 00:44:01 +0000 |
| commit | 24d5dcc02b33a91af8273278f30eb6b111fd0747 (patch) | |
| tree | 5bda7b230f6405af6a53e48791b5ce6268a84aa8 /wscript | |
| parent | 27f0a43221a8e891d2be0f0eaf57bb7243195d86 (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.73beta9' +VERSION = '0.73' def options(opt): opt.load('compiler_cxx') |
