diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-19 10:11:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-19 10:11:17 +0000 |
| commit | 0c6928397053c44c4cff052a308715f7353130dc (patch) | |
| tree | 159f55028fc1a995ff06f7a5c23f988702f63ed2 /wscript | |
| parent | dedac27070ac5ad65265a0db1fa316b3e436cea7 (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.68pre' +VERSION = '0.68beta1' def options(opt): opt.load('compiler_cxx') |
