From: Paul Querna Date: Sun, 20 Nov 2005 00:41:57 +0000 (+0000) Subject: Prepare for the 2.1.10 tag. X-Git-Tag: 2.1.10~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb423308016e97a1ff6a4989ae40529f376ba10;p=thirdparty%2Fapache%2Fhttpd.git Prepare for the 2.1.10 tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345695 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index c34794c588a..3b963607d1c 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -48,7 +48,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 1 #define AP_SERVER_PATCHLEVEL_NUMBER 10 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +/* #define AP_SERVER_DEVBUILD_BOOLEAN 1 */ #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"