From 252dcdcf3114db46682cc704a9b3cf4294289d2e Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 24 Mar 2014 17:43:10 +0000 Subject: [PATCH] * support/ab.c: Revert accidental version bump in r1580928. (Although it seems likely this *should* have been bumped sometime since 2006?) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1580935 13f79535-47bb-0310-9956-ffa450edef68 --- support/ab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/ab.c b/support/ab.c index b77bdd99f1..32837052ef 100644 --- a/support/ab.c +++ b/support/ab.c @@ -95,7 +95,7 @@ * ab - or to due to a change in the distribution it is compiled with * (such as an APR change in for example blocking). */ -#define AP_AB_BASEREVISION "2.4" +#define AP_AB_BASEREVISION "2.3" /* * BUGS: -- 2.50.1