X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=com32%2Fhdt%2Fhdt.h;h=e385417a2b10a440cbcfdc3bff9aea6fc41639be;hb=abf5de515ec18826258f72176574dea8a19fc212;hp=2c2c8796b13cf7a989ccc2a9c0e7f3571fbe8bec;hpb=dc24eae6d772bc7e69e3d4c17ecb23071d4878e2;p=profile%2Fivi%2Fsyslinux.git diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index 2c2c879..e385417 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,14 +33,15 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.3.5-pre3" -#define CODENAME "mojito" -#define NB_CONTRIBUTORS 2 -#define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"} +#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