diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-23 21:44:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-23 21:44:30 +0000 |
| commit | 067f152a95800625c5b618128b3c14b8d601e776 (patch) | |
| tree | bd222befbf1400ccb244368ab3f65b3b70243e15 /wscript | |
| parent | da0b66c3c8fc7b0813bb62ee48f24263bf4a682f (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.74pre' +VERSION = '0.74beta1' def options(opt): opt.load('compiler_cxx') |
