summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2011-02-06 21:59:11 +0100
committerErwan Velu <erwanaliasr1@gmail.com>2011-02-06 21:59:11 +0100
commite0494be7b038a05dfe1093d2c1abde3599d6270f (patch)
treeabb2cc06612d6dfda8631ded656f9139c564a7b5
parent992d57ecc74ce87693260b22e36527613b76c0e7 (diff)
downloadsyslinux-e0494be7b038a05dfe1093d2c1abde3599d6270f.tar.gz
HDT: Releasing 0.4.1syslinux-4.04-pre6hdt/0.4.1
This release is fixing the annoying vesa bug.
-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 d13b931d..dd489480 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.4.0"
+#define VERSION "0.4.1"
#define CODENAME "chouffe"
#define NB_CONTRIBUTORS 3
#define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"}