From 927bc146f77e078a114ef36324aaabef90008f9d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 6 Jan 2013 23:18:53 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index ea850a8d2..b69f965c7 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.70beta1' +VERSION = '0.70beta2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3