]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update version to 1.1.3
authorRandy Terbush <randy@apache.org>
Tue, 14 Jan 1997 04:14:23 +0000 (04:14 +0000)
committerRandy Terbush <randy@apache.org>
Tue, 14 Jan 1997 04:14:23 +0000 (04:14 +0000)
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

index 84ea5e840ed3720e03f328dd725e0f6809af6b7b..2ee17df26c52c7fb1a50176cbd730fbf457fe07a 100644 (file)
  * 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/"