diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-20 07:53:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-20 07:53:52 +0000 |
| commit | 5c6def04502f97fbf827890c5598f9f8b98bd346 (patch) | |
| tree | 7cb1d9f46b7e0f2c427dfe4cdb4380ff16b4aaf1 /wscript | |
| parent | 6a8f6bb77ab0a0e0b44bf3bd1cadbe7d55b1b632 (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.68beta4' +VERSION = '0.68beta5' def options(opt): opt.load('compiler_cxx') |
