diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:05:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-17 23:05:49 +0000 |
| commit | c53e9bafb16f090fa4c90a94531bb37a8a1f992f (patch) | |
| tree | fec629309d7d46046437ea01881e1ef0874ea19c | |
| parent | 6eb7fc1af3ba38100df416968a4c632c4ed3a9bb (diff) | |
Munge version.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.73beta3' +VERSION = '0.73beta5' def options(opt): opt.load('compiler_cxx') |
