From: William A. Rowe Jr Date: Wed, 25 Jan 2012 21:40:22 +0000 (+0000) Subject: Preparing for 2.2.22 tag X-Git-Tag: 2.2.22~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e02939c25bd9aa9e06f21a07b1a3665ee3d57b3;p=thirdparty%2Fapache%2Fhttpd.git Preparing for 2.2.22 tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1235964 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 40a6d462e0b..8fec2f55726 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -46,7 +46,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 2 #define AP_SERVER_PATCHLEVEL_NUMBER 22 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */