summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSander Striker <striker@apache.org>2002-08-09 19:18:59 +0000
committerSander Striker <striker@apache.org>2002-08-09 19:18:59 +0000
commit33b7519c9d19a705e7ea26bb217b41e55a3c0dff (patch)
treed5bce3c4bc7496475a4343ff834c4cbd07eb1f13 /include
parente7c412c7df8fc03aeae6c2a65c228fa5b06e3c12 (diff)
downloadhttpd-33b7519c9d19a705e7ea26bb217b41e55a3c0dff.tar.gz
Bump after the tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_release.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index 9405fcd740..35783f733a 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -73,7 +73,7 @@
*/
#define AP_SERVER_BASEVENDOR "Apache Software Foundation"
#define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.40"
+#define AP_SERVER_BASEREVISION "2.0.41-dev"
#define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
#define AP_SERVER_VERSION AP_SERVER_BASEVERSION