]> granicus.if.org Git - apache/commitdiff
Push for a new tag.
authorRyan Bloom <rbb@apache.org>
Wed, 6 Mar 2002 18:00:14 +0000 (18:00 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 6 Mar 2002 18:00:14 +0000 (18:00 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93734 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 1f059e7fc97d01534ef2116f66df93d62e6e0dba..c35120dc9b5f535cbe0a296edb017a96d2f18ce9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.33-dev
+Changes with Apache 2.0.33
 
   *) rename apr_exploded_time_t to apr_time_exp_t (as per renames pending)
      [Thom May <thom@planetarytramp.net>]
index 7ce3a52c9cf97f40e7f708b84b27add070b381bc..f686d1e7f8faaf65449068cbd63dffbaf730292d 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.33-dev"
+#define AP_SERVER_BASEREVISION "2.0.33"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION