diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 11:35:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 11:35:20 +0000 |
| commit | 29fa6e41013b65de6aeada6ec16f530c1f8c4803 (patch) | |
| tree | 30a4b3502b3da34052bcdb7405c026e2f633c440 /wscript | |
| parent | a3cce8708027e025601716f0ece11c433f14d56b (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.78beta9' +VERSION = '0.78beta10' def options(opt): opt.load('compiler_cxx') |
