From: Paul Querna Date: Sat, 22 Apr 2006 03:47:29 +0000 (+0000) Subject: Prepare the 2.2.x branch for the 2.2.2 tag. X-Git-Tag: 2.2.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86691ea7fd82213964aff9f50a691b1024e7f595;p=thirdparty%2Fapache%2Fhttpd.git Prepare the 2.2.x branch for the 2.2.2 tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396065 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 569ec3b6757..1e52df946f0 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -45,7 +45,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 2 #define AP_SERVER_PATCHLEVEL_NUMBER 2 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +/* #define AP_SERVER_DEVBUILD_BOOLEAN 1 */ #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"