diff options
author | Erwan Velu <erwanaliasr1@gmail.com> | 2011-04-12 19:28:38 +0200 |
---|---|---|
committer | Erwan Velu <erwanaliasr1@gmail.com> | 2011-04-12 19:28:38 +0200 |
commit | f3282a0ef882964422f2dfd4f4e4b2b7c3f16036 (patch) | |
tree | 92f056c59e4c7e7fa1790350ad3790af55b209ec /com32/hdt | |
parent | ef01e9deb12fbe3c6110bbb107adebc4e58e52a6 (diff) | |
download | syslinux-f3282a0ef882964422f2dfd4f4e4b2b7c3f16036.tar.gz |
hdt: New release 0.5.0-beta2hdt/0.5.0-beta2
Diffstat (limited to 'com32/hdt')
-rw-r--r-- | com32/hdt/hdt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h index cda68e6a..4e9c1bf1 100644 --- a/com32/hdt/hdt.h +++ b/com32/hdt/hdt.h @@ -33,7 +33,7 @@ #define AUTHOR "Erwan Velu" #define CORE_DEVELOPER "Pierre-Alexandre Meyer" #define CONTACT "hdt@zytor.com" -#define VERSION "0.5.0-beta1" +#define VERSION "0.5.0-beta2" #define CODENAME "Van De Keizer" #define NB_CONTRIBUTORS 3 #define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"} |