diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-18 09:25:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-18 09:25:03 +0000 |
| commit | b1b551d63592854810318d3202cb3d024dd93dba (patch) | |
| tree | 19c3e9401110f910f20823f596b7f69048a84193 | |
| parent | c09dba22fd923df38a517cf8eb00658af16e1fec (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.65' +VERSION = '0.66pre' def options(opt): opt.load('compiler_cxx') |
