X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=com32%2Fhdt%2Fhdt.h;h=e385417a2b10a440cbcfdc3bff9aea6fc41639be;hb=abf5de515ec18826258f72176574dea8a19fc212;hp=db6b9ef2710315f540f493cb0207c603f93bbefe;hpb=2f74a2a8b56622951b2bad1ca19e61ad02eb9f03;p=profile%2Fivi%2Fsyslinux.git diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index db6b9ef..e385417 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,15 +33,15 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.3.6" -#define CODENAME "bluelabel" +#define VERSION "0.5.2" +#define CODENAME "Manon" #define NB_CONTRIBUTORS 3 #define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"} #define WEBSITE_URL "http://hdt-project.org" +#define IRC_CHANNEL "#hdt on freenode" #define ATTR_PACKED __attribute__((packed)) -#define WITH_PCI 1 #define WITH_MENU_DISPLAY 1 #endif