From dc24eae6d772bc7e69e3d4c17ecb23071d4878e2 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Wed, 4 Nov 2009 21:50:02 +0100 Subject: [PATCH] hdt: Release 0.3.5-pre3 Impact: new pre-version Releasing pre3 with reboot & auto= features --- 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 9fb9441..2c2c879 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,9 +33,9 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.3.5-pre2" +#define VERSION "0.3.5-pre3" #define CODENAME "mojito" -#define NB_CONTRIBUTORS 2 +#define NB_CONTRIBUTORS 2 #define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"} #define ATTR_PACKED __attribute__((packed)) -- 2.7.4