From d6df8ffc44e12fb2ff8be5ada8714413bb723148 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sun, 8 May 2011 06:47:03 +0000 Subject: [PATCH] Prepare for 2.2.18 tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1100688 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 2 +- include/ap_release.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index dcc0518fd9e..75034698917 100644 --- a/STATUS +++ b/STATUS @@ -24,7 +24,7 @@ Release history: [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases, while x.{even}.z versions are Stable/GA releases.] 2.2.19 : In maintenance - 2.2.18 : Tagged May 7, 2011. + 2.2.18 : Tagged May 8, 2011. 2.2.17 : Released October 19, 2010. 2.2.16 : Released July 25, 2010. 2.2.15 : Released March 6, 2010. diff --git a/include/ap_release.h b/include/ap_release.h index 13259980485..536e8c0d631 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 18 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev" -- 2.47.2