diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-05 13:30:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-05 13:30:36 +0000 |
| commit | abc22146d271030b911cb158ea3d1f1544d6f3de (patch) | |
| tree | cf3c31c6d08432d459b2c1f6bcbc57e703488372 /wscript | |
| parent | e24b9d6aa5b4b315a617561bdcac0de76743d961 (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.76' +VERSION = '0.77pre' def options(opt): opt.load('compiler_cxx') |
