]> granicus.if.org Git - apache/commitdiff
Now that this beast was officially declared as the Apache 2.0 stuff, let it
authorRalf S. Engelschall <rse@apache.org>
Fri, 27 Aug 1999 10:20:37 +0000 (10:20 +0000)
committerRalf S. Engelschall <rse@apache.org>
Fri, 27 Aug 1999 10:20:37 +0000 (10:20 +0000)
also say this in his Server headers while testing.  Those who dislike numbers:
feel free to name it "foo" or whatever meaningless if it's important that we
still do not use numbers. I just want that the version corresponds to the
repository area, because I often get confused by running different Apache
versions on my development box.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83803 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index 04a0c14082a93576933db144176acb52ebc86c06..c2af2e7610d00577734b696b68ebd9fc7a633753 100644 (file)
@@ -378,7 +378,7 @@ extern "C" {
  * Example: "Apache/1.1.0 MrWidget/0.1-alpha" 
  */
 
-#define SERVER_BASEVERSION "Apache/mpm-dev"       /* SEE COMMENTS ABOVE */
+#define SERVER_BASEVERSION "Apache/2.0-dev"       /* SEE COMMENTS ABOVE */
 #define SERVER_VERSION  SERVER_BASEVERSION
 
 /* TODO: re-implement the server token/version stuff -- it's part of http_core