hdt: Release 0.5.2
[profile/ivi/syslinux.git] / com32 / hdt / hdt.h
index db6b9ef..e385417 100644 (file)
 #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