Bump version
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Apr 2013 18:48:04 +0000 (19:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Apr 2013 18:48:04 +0000 (19:48 +0100)
wscript

diff --git a/wscript b/wscript
index dc3e3b15a82540700614c7d523f6369418fbac94..ac9c416e2bcab0ba0364ecf61a9617714f25eb0f 100644 (file)
--- a/wscript
+++ b/wscript
@@ -3,7 +3,7 @@ import os
 import sys
 
 APPNAME = 'dvdomatic'
-VERSION = '0.81'
+VERSION = '0.82pre'
 
 def options(opt):
     opt.load('compiler_cxx')