Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 5 Mar 2013 13:30:36 +0000 (13:30 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 5 Mar 2013 13:30:36 +0000 (13:30 +0000)
wscript

diff --git a/wscript b/wscript
index 900e5b6d4b485248363f217e0435161faabc0093..ad46e3d756b264672b67c7a3cbefada97f311c58 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.76'
+VERSION = '0.77pre'
 
 def options(opt):
     opt.load('compiler_cxx')