]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And bump again...
authorSander Striker <striker@apache.org>
Tue, 27 May 2003 23:44:09 +0000 (23:44 +0000)
committerSander Striker <striker@apache.org>
Tue, 27 May 2003 23:44:09 +0000 (23:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100057 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index d1712ef7e166f47ec7599245f8d317c9cc94326e..8d6f43752e37a65b92146757720f37352cf0bf95 100644 (file)
@@ -75,7 +75,7 @@
 #define AP_SERVER_BASEPRODUCT "Apache"
 #define AP_SERVER_MAJORVERSION "2"
 #define AP_SERVER_MINORVERSION "0"
-#define AP_SERVER_PATCHLEVEL "46"
+#define AP_SERVER_PATCHLEVEL "47-dev"
 #define AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION
 #define AP_SERVER_BASEREVISION  AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION