diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-13 21:52:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-13 21:52:30 +0000 |
| commit | ce6e99de662a7b0291287291848bf40c2cd0bc65 (patch) | |
| tree | 3b1cd34f22cd357111b9b0555e4a5f4ef11a4cdc /wscript | |
| parent | 1549aef9fd136b3eb398c16e449b355211a3510f (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.64' +VERSION = '0.65pre' def options(opt): opt.load('compiler_cxx') |
