From: Ralf S. Engelschall Date: Thu, 7 Aug 1997 08:47:24 +0000 (+0000) Subject: Prepare for final release. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c692060121b834cbae95c1822c4a2cddff43892e;p=thirdparty%2Fapache%2Fhttpd.git Prepare for final release. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/APACHE_1_2_X/src/include/httpd.h b/APACHE_1_2_X/src/include/httpd.h index c62d1b4f309..41c68ad8fed 100644 --- a/APACHE_1_2_X/src/include/httpd.h +++ b/APACHE_1_2_X/src/include/httpd.h @@ -266,7 +266,7 @@ /* Numeric release version identifier: major minor bugfix betaseq * Always increases along the same track as the source branch. */ -#define APACHE_RELEASE 1020201 +#define APACHE_RELEASE 1020299 #define SERVER_PROTOCOL "HTTP/1.1" #define SERVER_SUPPORT "http://www.apache.org/"