From 8a6d700346a6f5ca320883ea1e4d628b80f3b8fd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 7 Jan 2013 23:57:39 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index 55b95110e..49505836a 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.70' +VERSION = '0.71pre' def options(opt): opt.load('compiler_cxx') -- 2.30.2