From: Erwan Velu Date: Tue, 10 Nov 2009 22:29:52 +0000 (+0100) Subject: hdt: Fixing subrelease X-Git-Tag: syslinux-3.84-pre5~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddf974948d8a28ef7f2090e7ab20d141f47268b0;p=profile%2Fivi%2Fsyslinux.git hdt: Fixing subrelease Impact: none That's an alpha not a pre --- 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"}