From 4a5842adf9532de5d998033bedbb10d67d7b9945 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 6 Jun 2011 21:27:22 +0200 Subject: hdt: New release 0.5.1 New release 0.5.1 to manage dynamic filenames based on "%" variables. --- com32/hdt/hdt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'com32/hdt/hdt.h') 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" -- cgit v1.2.1