diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:55:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:55:08 +0100 |
| commit | 546d2e4e0bfcf5f28308549bfbf7143f91d14f09 (patch) | |
| tree | 30c07bed9e18852833887db1a075d4301d598c75 | |
| parent | 1696db9d92e4898e9e63e405b64b126e1c1e03e7 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.35' +VERSION = '0.36pre' def options(opt): opt.load('compiler_cxx') |
