From: Randy Terbush Date: Tue, 14 Jan 1997 04:52:11 +0000 (+0000) Subject: Change version to 1.1.3-dev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3074af2977b1c0df25e92e8391db95b8ab8749ce;p=thirdparty%2Fapache%2Fhttpd.git Change version to 1.1.3-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@77442 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/RELEASE_1_1_X/src/include/httpd.h b/RELEASE_1_1_X/src/include/httpd.h index 2ee17df26c5..64f96dfa334 100644 --- a/RELEASE_1_1_X/src/include/httpd.h +++ b/RELEASE_1_1_X/src/include/httpd.h @@ -238,7 +238,7 @@ * Example: "Apache/1.1b3 MrWidget/0.1-alpha" */ -#define SERVER_VERSION "Apache/1.1.3" /* SEE COMMENTS ABOVE */ +#define SERVER_VERSION "Apache/1.1.3-dev" /* SEE COMMENTS ABOVE */ #define SERVER_PROTOCOL "HTTP/1.0" #define SERVER_SUPPORT "http://www.apache.org/"