From ddf974948d8a28ef7f2090e7ab20d141f47268b0 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Tue, 10 Nov 2009 23:29:52 +0100 Subject: [PATCH] hdt: Fixing subrelease Impact: none That's an alpha not a pre --- 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 c8e2219..7bfe699 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.3.6-pre1" +#define VERSION "0.3.6-alpha" #define CODENAME "bluelabel" #define NB_CONTRIBUTORS 2 #define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"} -- 2.7.4