From b6491ab61ab545902d25937515a5a4ce7fb076f8 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 10 Oct 2005 01:15:37 +0000 Subject: [PATCH] Prepare, at last, to tag 2.0.55 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@312518 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 ++- include/ap_release.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index b68913d7570..84e5740d1ca 100644 --- a/STATUS +++ b/STATUS @@ -23,7 +23,8 @@ Consult the trunk/ for all new development and documentation efforts: Release history: - 2.0.55 : in development + 2.0.56 : in development + 2.0.55 : tagged October 9, 2005 2.0.54 : released April 17, 2005 as GA. 2.0.53 : released February 7, 2005 as GA. 2.0.52 : released September 28, 2004 as GA. diff --git a/include/ap_release.h b/include/ap_release.h index dbff7894ee1..c6cd4f7ae54 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -33,7 +33,7 @@ #define AP_SERVER_BASEPRODUCT "Apache" #define AP_SERVER_MAJORVERSION "2" #define AP_SERVER_MINORVERSION "0" -#define AP_SERVER_PATCHLEVEL "55-dev" +#define AP_SERVER_PATCHLEVEL "55" #define AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION #define AP_SERVER_BASEREVISION AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION -- 2.47.2