Commit 8ce5a02e authored by dgaudet's avatar dgaudet
Browse files

Add Roy's suggested #define APACHE_RELEASE_DATE.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78458 13f79535-47bb-0310-9956-ffa450edef68
parent 0f3cc487
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -263,6 +263,8 @@
#define SERVER_VERSION	SERVER_BASEVERSION
#endif

#define APACHE_RELEASE_DATE 19970629

#define SERVER_PROTOCOL "HTTP/1.1"
#define SERVER_SUPPORT "http://www.apache.org/"