diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:32:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:32:10 +0000 |
| commit | 3b44e25efa208599017df55b340aca3fcad30982 (patch) | |
| tree | b2be7e7108dd872aa7e0ec300237b517c5e4d920 /wscript | |
| parent | 737e64580949d8692b02cfc50ec1e68a301ed6e0 (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.72' +VERSION = '0.73pre' def options(opt): opt.load('compiler_cxx') |
