From b3499c076f9270f161be1b89497eb888a48049f2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 27 Feb 2013 11:03:17 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e0b42cf77..4b81814a7 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.75' +VERSION = '0.76pre' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3