From 320460e9cc373180e8d8ac53f2bbe09b3bd6ba8b Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 11 Apr 2011 20:32:49 +0200 Subject: [PATCH] hdt: new beta 0.5.0-beta1 This first beta is featuring the dumping code. --- com32/hdt/hdt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index dd48948..cda68e6 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,8 +33,8 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.4.1" -#define CODENAME "chouffe" +#define VERSION "0.5.0-beta1" +#define CODENAME "Van De Keizer" #define NB_CONTRIBUTORS 3 #define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"} #define WEBSITE_URL "http://hdt-project.org" -- 2.7.4