From 3a4cd70ff8066bd6608b233e77f17f910ffd1240 Mon Sep 17 00:00:00 2001 From: Colm MacCarthaigh Date: Mon, 24 Apr 2006 18:19:55 +0000 Subject: [PATCH] Roll on 2.0.58 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396627 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_release.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_release.h b/include/ap_release.h index c118b1a119c..8f7e399663f 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -40,7 +40,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 0 #define AP_SERVER_PATCHLEVEL_NUMBER 58 -#define AP_SERVER_ADD_STRING "-dev" +#define AP_SERVER_ADD_STRING "" /* keep old macros as well */ #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER) -- 2.47.2