diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-18 20:39:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-18 20:39:17 +0000 |
| commit | 3a5149dade77cadc89927d71ab21baefc2bc731f (patch) | |
| tree | ee40e5ab8866e2fe1f6f6272ae6303ff5e6f3b1d /wscript | |
| parent | 95a27725707b2368d175f5ed51637fee88cb32b4 (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.73beta6' +VERSION = '0.73beta7' def options(opt): opt.load('compiler_cxx') |
