diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-23 22:57:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-23 22:57:47 +0000 |
| commit | 135a80be74db7298d5f4dd3c82f19158d877b47a (patch) | |
| tree | c4ad7fac1bf152b39923c2d1146d8cdaa5fe9838 /wscript | |
| parent | d727ab8cff6b89e5c72bcdf0947516518c2e0529 (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.74' +VERSION = '0.75pre' def options(opt): opt.load('compiler_cxx') |
