From: Paul Querna Date: Sat, 20 Aug 2005 19:07:42 +0000 (+0000) Subject: Prepare for 2.1.7 tag. X-Git-Tag: 2.1.7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53cfad55a9a9418cf8ff17981ec228af6d54bc6;p=thirdparty%2Fapache%2Fhttpd.git Prepare for 2.1.7 tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@234112 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 7bac8d3261c..638fa5362c1 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -43,7 +43,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 1 #define AP_SERVER_PATCHLEVEL_NUMBER 7 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +/* #define AP_SERVER_DEVBUILD_BOOLEAN 1 */ #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"