From 1d5fe2c139d53428c073571da00c2a8e3314a5c6 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 6 Dec 2008 15:11:00 +0000 Subject: [PATCH] Get ready to tag as 2.2.11 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@723996 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 +-- include/ap_release.h | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 54635446ae3..dca69069b82 100644 --- a/STATUS +++ b/STATUS @@ -26,8 +26,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.11 : In development. rpluem intents to T&R on 6th / 7th of December - Jim offers to be backup. + 2.2.11 : Tagged December 6, 2008. 2.2.10 : Released October 14, 2008. 2.2.9 : Released June 14, 2008. 2.2.8 : Released January 19, 2008. diff --git a/include/ap_release.h b/include/ap_release.h index 36f9a729868..31d3d138643 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 11 -#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