From 11a4606c8be2f328c94a4b3d2bee43a25ea087ca Mon Sep 17 00:00:00 2001 From: willy tarreau Date: Sun, 18 Dec 2005 01:43:47 +0100 Subject: [PATCH] * updated displayed version to 1.2.7.1. --- haproxy.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haproxy.c b/haproxy.c index cf9872e11..a4fdd6f6f 100644 --- a/haproxy.c +++ b/haproxy.c @@ -83,8 +83,8 @@ #include "include/appsession.h" -#define HAPROXY_VERSION "1.2.7" -#define HAPROXY_DATE "2005/11/13" +#define HAPROXY_VERSION "1.2.7.1" +#define HAPROXY_DATE "2005/12/04" /* this is for libc5 for example */ #ifndef TCP_NODELAY