diff options
Diffstat (limited to 'com32/hdt/hdt.h')
-rw-r--r-- | com32/hdt/hdt.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index 28601e9a..9fb94419 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,7 +33,8 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.3.5-pre1" +#define VERSION "0.3.5-pre2" +#define CODENAME "mojito" #define NB_CONTRIBUTORS 2 #define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"} |