Commit a3dc3d30 authored by Randy Terbush's avatar Randy Terbush
Browse files

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
parent 05442c3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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/"