From 3c94784734ad7806aa9e485ce6dc8abb180758ef Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 21 Feb 2013 00:44:03 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index b5a88c816..e2706cf9d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.73' +VERSION = '0.74pre' def options(opt): opt.load('compiler_cxx') -- 2.30.2