hdt: Adding Gert as contributor
authorErwan Velu <erwan.velu@free.fr>
Tue, 27 Oct 2009 20:10:26 +0000 (21:10 +0100)
committerErwan Velu <erwan.velu@free.fr>
Tue, 27 Oct 2009 20:10:26 +0000 (21:10 +0100)
Impact: none

Gert is contributing in hdt, he have to be in the contributor list

com32/hdt/hdt.h

index 04c0e66..e7015d0 100644 (file)
@@ -32,9 +32,9 @@
 #define PRODUCT_NAME "Hardware Detection Tool"
 #define AUTHOR "Erwan Velu"
 #define CONTACT "hdt@zytor.com"
-#define VERSION "0.3.4"
-#define NB_CONTRIBUTORS 2
-#define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve"}
+#define VERSION "0.3.5-pre1"
+#define NB_CONTRIBUTORS 3
+#define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve", "Gert Hulselmans"}
 
 #define ATTR_PACKED __attribute__((packed))