diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:27:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:27:44 +0000 |
| commit | 9de1a9516f1fad4cc669cb7622b8f2828eddcbf9 (patch) | |
| tree | 4a227010cc734a7aa2836bb89f8ab803b96a3ff6 /wscript | |
| parent | c5e3b36c823f5554e4d0555a3c13ce8419196b32 (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.68beta9' +VERSION = '0.68beta10' def options(opt): opt.load('compiler_cxx') |
