Commit 7c393f09 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

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
parent c3190d7b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
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.
+1 −1
Original line number Diff line number Diff line
@@ -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 */