diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-11 22:46:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-11 22:46:18 +0000 |
| commit | 5b94b810863d860ac11738ad827dedb5ff2e8607 (patch) | |
| tree | 7e84946a9120591376ee16db562892987017f8b5 /wscript | |
| parent | 77e4006e6af7454d9671369f4dd25e5483b78bcb (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.60' +VERSION = '0.61pre' def options(opt): opt.load('compiler_cxx') |
