summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwan Velu <erwan.velu@free.fr>2009-11-04 21:50:02 +0100
committerErwan Velu <erwan.velu@free.fr>2009-11-04 21:50:02 +0100
commitdc24eae6d772bc7e69e3d4c17ecb23071d4878e2 (patch)
treee726422f03e5c38147b4ad2373b458645a30b0ff
parentb47dc6afa2bb7ff7eec7086bc0c9f93086b01dca (diff)
downloadsyslinux-dc24eae6d772bc7e69e3d4c17ecb23071d4878e2.tar.gz
hdt: Release 0.3.5-pre3hdt-0.3.5-pre3
Impact: new pre-version Releasing pre3 with reboot & auto= features
-rw-r--r--com32/hdt/hdt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/com32/hdt/hdt.h b/com32/hdt/hdt.h
index 9fb94419..2c2c8796 100644
--- a/com32/hdt/hdt.h
+++ b/com32/hdt/hdt.h
@@ -33,9 +33,9 @@
#define AUTHOR "Erwan Velu"
#define CORE_DEVELOPER "Pierre-Alexandre Meyer"
#define CONTACT "hdt@zytor.com"
-#define VERSION "0.3.5-pre2"
+#define VERSION "0.3.5-pre3"
#define CODENAME "mojito"
-#define NB_CONTRIBUTORS 2
+#define NB_CONTRIBUTORS 2
#define CONTRIBUTORS {"Sebastien Gonzalve", "Gert Hulselmans"}
#define ATTR_PACKED __attribute__((packed))