diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-23 22:57:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-23 22:57:45 +0000 |
| commit | d727ab8cff6b89e5c72bcdf0947516518c2e0529 (patch) | |
| tree | 78ec7fc0c3b9cd8e2ccd3ad9dced768987262704 /wscript | |
| parent | 067f152a95800625c5b618128b3c14b8d601e776 (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.74beta1' +VERSION = '0.74' def options(opt): opt.load('compiler_cxx') |
