From fe9812411f185b8312e88f4322043c635245d5b0 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 28 Jun 2013 16:56:49 +0000 Subject: [PATCH] Prepare to tag 2.0.65 (final) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497842 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++-- include/ap_release.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 61eb47d39a8..67f8750dbca 100644 --- 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. diff --git a/include/ap_release.h b/include/ap_release.h index 55cb90d26a2..60e12291494 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -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 */ -- 2.47.2