From: William A. Rowe Jr Date: Thu, 27 Jul 2006 17:56:34 +0000 (+0000) Subject: Prepare to tag 1.3.37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c3e5de76973135503e6f41a07d5bc86223c3569;p=thirdparty%2Fapache%2Fhttpd.git Prepare to tag 1.3.37 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@426166 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d956400d598..d209ff40673 100644 --- a/STATUS +++ b/STATUS @@ -3,8 +3,8 @@ APACHE 1.3 STATUS: -*-text-*- Release: - 1.3.37: In development - 1.3.36: Tagged May 14, 2006. + 1.3.37: Tagged July 27, 2006 + 1.3.36: Tagged May 14, 2006. Announced May 17, 2006. 1.3.35: Tagged April 24, 2006. Announced May 1, 2006. 1.3.34: Tagged October 13, 2005. Announced October 18, 2005. 1.3.33: Tagged October 27, 2004. Announced October 29, 2004. diff --git a/src/include/httpd.h b/src/include/httpd.h index 57ab1621b4d..1ee3f5f69da 100644 --- a/src/include/httpd.h +++ b/src/include/httpd.h @@ -389,7 +389,7 @@ extern "C" { #define SERVER_BASEVENDOR "Apache Group" #define SERVER_BASEPRODUCT "Apache" -#define SERVER_BASEREVISION "1.3.37-dev" +#define SERVER_BASEREVISION "1.3.37" #define SERVER_BASEVERSION SERVER_BASEPRODUCT "/" SERVER_BASEREVISION #define SERVER_PRODUCT SERVER_BASEPRODUCT