diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-18 11:29:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-18 11:29:08 +0000 |
| commit | 8f1af8cbd46fb0e03908f3348de688465b91f24e (patch) | |
| tree | 8203a104d44cdaff5aaf1f6f27b160ab8fe86b22 /wscript | |
| parent | 9057c03bf59153856bdf75c70980c778f60ecb87 (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.66pre' +VERSION = '0.66' def options(opt): opt.load('compiler_cxx') |
