diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:41:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:41:57 +0100 |
| commit | 599233fc9ce3014de2cb522b28a536147fc331dd (patch) | |
| tree | 22980b76f1652cfe1d60ec2ae9ac8ac89844c308 | |
| parent | 57b16d8536cd6bdc9c07e534f6bd1fa9b22596e2 (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.96' +VERSION = '0.97pre' def options(opt): opt.load('compiler_cxx') |
