diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-20 10:49:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-20 10:49:24 +0000 |
| commit | 3b0f20e678459744e7fe5c2f3672050bafaff961 (patch) | |
| tree | 6d55606d21b361b16ccf4ed0e758f61c348e6b93 /wscript | |
| parent | bacdb2fee1a921060ad40e2db14c4e787ae188a9 (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.78beta2' +VERSION = '0.78beta3' def options(opt): opt.load('compiler_cxx') |
