Changeset 4dc540d979c770c6131217d6e94b29a6f188e1c1

Show
Ignore:
Timestamp:
10/27/09 20:10:26 (2 years ago)
Author:
Erwan Velu <erwan.velu@…>
Children:
53fb37cfa09127a56dc68c95f3dfa877d11452f4
Parents:
57c8555003f53800da1bb93a765d80678ae230ae
git-committer:
Erwan Velu <erwan.velu@free.fr> / 2009-10-27T21:10:26Z+0100
Message:

hdt: Adding Gert as contributor

Impact: none

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • com32/hdt/hdt.h

    rdaba7b r4dc540  
    3333#define AUTHOR "Erwan Velu" 
    3434#define CONTACT "hdt@zytor.com" 
    35 #define VERSION "0.3.4" 
    36 #define NB_CONTRIBUTORS 2 
    37 #define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve"} 
     35#define VERSION "0.3.5-pre1" 
     36#define NB_CONTRIBUTORS 3 
     37#define CONTRIBUTORS {"Pierre-Alexandre Meyer", "Sebastien Gonzalve", "Gert Hulselmans"} 
    3838 
    3939#define ATTR_PACKED __attribute__((packed))