]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Bump to 1.1.2-dev
authorpaul <paul@unknown>
Tue, 9 Jul 1996 11:49:20 +0000 (11:49 +0000)
committerpaul <paul@unknown>
Tue, 9 Jul 1996 11:49:20 +0000 (11:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@76637 13f79535-47bb-0310-9956-ffa450edef68

RELEASE_1_1_X/src/include/httpd.h

index 9e0328be51c1e8a9153be69ad3a57497dc007d0d..13bf191234f2e4b85f21b7d77b70ecf4009aac0a 100644 (file)
  * Example: "Apache/1.1b3 MrWidget/0.1-alpha" 
  */
 
-#define SERVER_VERSION "Apache/1.1.1" /* SEE COMMENTS ABOVE */
+#define SERVER_VERSION "Apache/1.1.2-dev" /* SEE COMMENTS ABOVE */
 
 #define SERVER_PROTOCOL "HTTP/1.0"
 #define SERVER_SUPPORT "http://www.apache.org/"