From e0494be7b038a05dfe1093d2c1abde3599d6270f Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Sun, 6 Feb 2011 21:59:11 +0100 Subject: [PATCH] HDT: Releasing 0.4.1 This release is fixing the annoying vesa bug. --- com32/hdt/hdt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index d13b931..dd48948 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,7 +33,7 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.4.0" +#define VERSION "0.4.1" #define CODENAME "chouffe" #define NB_CONTRIBUTORS 3 #define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"} -- 2.7.4