diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-10 20:58:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-10 20:58:48 +0000 |
| commit | 2f449eabb3f908dd26953723d7621a1199c353a1 (patch) | |
| tree | 88d3e6514fb08c6b4fb5d1d4cd090d701315d01d | |
| parent | 531c9fae57b17fbb2b072344db879d51ae0bb770 (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.59' +VERSION = '0.60pre' def options(opt): opt.load('compiler_cxx') |
