diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 18:21:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 18:21:38 +0100 |
| commit | 0b40592a5f2e751a3aa0e3c827e2d2f5fe62bfaa (patch) | |
| tree | 0bb149a20e0edad33aa100add9c6f19f11437bf7 /wscript | |
| parent | fa3ed3149bd2464d920f54c92b99f57ce9b4d75f (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.80pre' +VERSION = '0.80beta1' def options(opt): opt.load('compiler_cxx') |
