aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2011-06-06 21:27:22 +0200
committerErwan Velu <erwanaliasr1@gmail.com>2011-06-06 21:27:22 +0200
commit4a5842adf9532de5d998033bedbb10d67d7b9945 (patch)
treec79138bec36531da2cd07185611dbcf4c7d76d14
parent9235d515ab09a7784837317c23493cfbe0998dd5 (diff)
downloadsyslinux-4a5842adf9532de5d998033bedbb10d67d7b9945.tar.gz
syslinux-4a5842adf9532de5d998033bedbb10d67d7b9945.tar.xz
syslinux-4a5842adf9532de5d998033bedbb10d67d7b9945.zip
hdt: New release 0.5.1hdt/0.5.1
New release 0.5.1 to manage dynamic filenames based on "%" variables.
-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 7b35236e..93185382 100644
--- a/com32/hdt/hdt.h
+++ b/com32/hdt/hdt.h
@@ -33,8 +33,8 @@
#define AUTHOR "Erwan Velu"
#define CORE_DEVELOPER "Pierre-Alexandre Meyer"
#define CONTACT "hdt@zytor.com"
-#define VERSION "0.5.0"
-#define CODENAME "Van De Keizer"
+#define VERSION "0.5.1"
+#define CODENAME "Quintine"
#define NB_CONTRIBUTORS 3
#define CONTRIBUTORS {"Sebastien Gonzalve (Patches)", "Gert Hulselmans (Tests)", "Alexander Andino (Design)"}
#define WEBSITE_URL "http://hdt-project.org"