diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-19 20:51:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-19 20:51:05 +0000 |
| commit | 3ee345fa72f61642c7cabdf61e4b3344f758c22e (patch) | |
| tree | d3f125adaef9f09598084109965b5aeaa81aa2d6 /wscript | |
| parent | 598ad45455486deac62a44b450ca436de5bc593e (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.78pre' +VERSION = '0.78beta1' def options(opt): opt.load('compiler_cxx') |
