diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:44:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:44:11 +0100 |
| commit | 1f5c67fd46e3c7885c3e7ae2dcdfa7c475d46733 (patch) | |
| tree | 9006a7d6823d22f9a044e384fe99318524a32556 | |
| parent | 48b49ec2037adae4d3c2f563d9cf022ce718ce02 (diff) | |
Bump version.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import subprocess APPNAME = 'dvdomatic' -VERSION = '0.29' +VERSION = '0.30pre' def options(opt): opt.load('compiler_cxx') |
