From: Paul Querna Date: Sun, 30 Oct 2005 03:18:44 +0000 (+0000) Subject: Prepare to 2.1.9 release tag. X-Git-Tag: 2.1.9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b488b92a00076a5a34d22c28798d34d544752581;p=thirdparty%2Fapache%2Fhttpd.git Prepare to 2.1.9 release tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@329514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 09795eb189b..40987f57a88 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 9 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +/* #define AP_SERVER_DEVBUILD_BOOLEAN 1 */ #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"