diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:51:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:51:17 +0100 |
| commit | 1696db9d92e4898e9e63e405b64b126e1c1e03e7 (patch) | |
| tree | d519793ed9d17dc72ca359dd1f7a66282d2be06e /wscript | |
| parent | 8b00b55701f24c5b3b945c8e6480adbf11b45baf (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.35pre' +VERSION = '0.35' def options(opt): opt.load('compiler_cxx') |
