]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag 2.0.61
authorJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:40:46 +0000 (19:40 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:40:46 +0000 (19:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@572792 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 0522069bad17dd0261c42ad0cd6bf7e833b98820..a6c6e2d04e4991f855dc8f8a53ba1dd6a4a16523 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -23,8 +23,7 @@ Consult the trunk/ for all new development and documentation efforts:
 
 Release history:
 
-    2.0.61  : In maintenance. T&R planned for Sept 3, 2007,
-              Jim as RM
+    2.0.61  : Tagged September 4, 2007.
     2.0.60  : Tagged August 10, 2007, not released.
     2.0.59  : released July 28, 2006 as GA.
     2.0.58  : released May 1, 2006 as GA. 
index de57e3eacc3b87e2252adc541d052759901ebebc..62c55d99c960bc1a589fcb42cccda881c7baabb0 100644 (file)
@@ -40,7 +40,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 0
 #define AP_SERVER_PATCHLEVEL_NUMBER   61
-#define AP_SERVER_ADD_STRING          "-dev"
+#define AP_SERVER_ADD_STRING          ""
 
 /* keep old macros as well */
 #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)