]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to tag 2.0.65 (final)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Jun 2013 16:56:49 +0000 (16:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Jun 2013 16:56:49 +0000 (16:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497842 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 61eb47d39a8dfae59ca880365454d8ce963e5894..67f8750dbcae1a2404e69435136c7b7bdf2d25ac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,10 @@
-APACHE 2.0 STATUS:                                              -*-text-*-
+APACHE 2.0 STATUS:                                              -*-text-*-
 Last modified at [$Date$]
 
 
 Release history:
 
-    2.0.65  : To be Tagged and Retired June 27, 2013.
+    2.0.65  : Tagged and Retired June 28, 2013.
     2.0.64  : Released October 19, 2010.
     2.0.63  : Released January 19, 2008.
     2.0.62  : Tagged January 4, 2008. Not released.
index 55cb90d26a280b360ec54a20cba112a9f79b6f17..60e12291494a6cd634c37193256b9b46b2262bde 100644 (file)
@@ -40,7 +40,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 0
 #define AP_SERVER_PATCHLEVEL_NUMBER   65
-#define AP_SERVER_ADD_STRING          "-dev"
+#define AP_SERVER_ADD_STRING          ""
 
 /* Synchronize the above with docs/manual/style/version.ent */