]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Change version to 1.1.3-dev
authorRandy Terbush <randy@apache.org>
Tue, 14 Jan 1997 04:52:11 +0000 (04:52 +0000)
committerRandy Terbush <randy@apache.org>
Tue, 14 Jan 1997 04:52:11 +0000 (04:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@77442 13f79535-47bb-0310-9956-ffa450edef68

RELEASE_1_1_X/src/include/httpd.h

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