summaryrefslogtreecommitdiff
path: root/com32/hdt
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2011-04-21 21:47:57 +0200
committerErwan Velu <erwanaliasr1@gmail.com>2011-04-21 21:47:57 +0200
commitf3ec42bf59d34d2080978f318450064efac24d7c (patch)
treee84031138e9d82d9504fe1ec4b38a3b74fe92675 /com32/hdt
parent08dfec7bdce12402adfad7f489dba73f2f5ae0b0 (diff)
downloadsyslinux-f3ec42bf59d34d2080978f318450064efac24d7c.tar.gz
hdt: Final release 0.5.0hdt/0.5.0
Thanks for all who participe in this release.
Diffstat (limited to 'com32/hdt')
-rw-r--r--com32/hdt/hdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h
index 49d617f1..7b35236e 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-beta5"
+#define VERSION "0.5.0"
#define CODENAME "Van De Keizer"
#define NB_CONTRIBUTORS 3
#define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"}