]> granicus.if.org Git - apache/commitdiff
* include/ap_release.h: Bump to 2.1.1.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Nov 2004 22:34:45 +0000 (22:34 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Nov 2004 22:34:45 +0000 (22:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105890 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 46044fa60ebc968a4e8c184a631c07ec6917cda6..b6d7da1311df27441304817082429a63be88c61f 100644 (file)
@@ -35,8 +35,8 @@
 
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 1
-#define AP_SERVER_PATCHLEVEL_NUMBER   0
-#define AP_SERVER_ADD_STRING          "-dev"
+#define AP_SERVER_PATCHLEVEL_NUMBER   
+/* #define AP_SERVER_ADD_STRING          "-dev" */
 
 /* keep old macros as well */
 #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)