From e089ceff103306f269cbac857b128fc641c6ec3c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 May 2013 02:03:25 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index bcaca02d3..51a2ad04d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.89' +VERSION = '0.90pre' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3