From: Erwan Velu Date: Mon, 11 Apr 2011 18:32:49 +0000 (+0200) Subject: hdt: new beta 0.5.0-beta1 X-Git-Tag: syslinux-4.05-pre1~20^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=320460e9cc373180e8d8ac53f2bbe09b3bd6ba8b;p=platform%2Fupstream%2Fsyslinux.git hdt: new beta 0.5.0-beta1 This first beta is featuring the dumping code. --- 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"