diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:06:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:06:07 +0000 |
| commit | 7242266745d6318d5393d2a30fba810b07132a05 (patch) | |
| tree | fa9e3a8388c3a93b8af2c1f8a9e0389a2c43dd47 /wscript | |
| parent | c53e9bafb16f090fa4c90a94531bb37a8a1f992f (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.73beta5' +VERSION = '0.73beta6' def options(opt): opt.load('compiler_cxx') |
