Bump version
authorCarl Hetherington <cth@carlh.net>
Thu, 14 Mar 2013 17:12:11 +0000 (17:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 14 Mar 2013 17:12:11 +0000 (17:12 +0000)
wscript

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