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