]> granicus.if.org Git - apache/commitdiff
Bump after the tag.
authorSander Striker <striker@apache.org>
Thu, 25 Apr 2002 12:15:53 +0000 (12:15 +0000)
committerSander Striker <striker@apache.org>
Thu, 25 Apr 2002 12:15:53 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94795 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 8b0cf39c73d0dda81fa4232c73082e135906af9b..b1c3d01eba73b79b73e0cfa4f8d011e1268c2395 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.37
+
 Changes with Apache 2.0.36
 
   *) Fix suexec behavior with user directories.  PR 7810.
index 832d9f3a6d95f8c0fcd116a103f1dc0c991f3558..9b9b436d6119161287c74e7fc7004fdc23d4b348 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.36"
+#define AP_SERVER_BASEREVISION "2.0.37-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION