diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:34:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:34:10 +0100 |
| commit | 82962d152ac8193a6f07bac790034acd8aeb5e20 (patch) | |
| tree | 6c865237266cade1edc7c9f873b84d7967b8f3ba /wscript | |
| parent | 349412cdb3ac555dad53de05fd53cffa7fd1146b (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.34' +VERSION = '0.35pre' def options(opt): opt.load('compiler_cxx') |
