From 7a8ff63db84e5db24ebd3047a2cf79784c8fbc37 Mon Sep 17 00:00:00 2001 From: Randy Terbush Date: Tue, 14 Jan 1997 04:14:23 +0000 Subject: [PATCH] Update version to 1.1.3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@77440 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE_1_1_X/src/include/httpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_1_1_X/src/include/httpd.h b/RELEASE_1_1_X/src/include/httpd.h index 84ea5e840ed..2ee17df26c5 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.2" /* SEE COMMENTS ABOVE */ +#define SERVER_VERSION "Apache/1.1.3" /* SEE COMMENTS ABOVE */ #define SERVER_PROTOCOL "HTTP/1.0" #define SERVER_SUPPORT "http://www.apache.org/" -- 2.47.2