git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@572795
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
+Changes with Apache 2.0.62
+
+
Changes with Apache 2.0.61
*) SECURITY: CVE-2007-3847 (cve.mitre.org)
Release history:
+ 2.0.62 : In maintenance
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.
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 0
-#define AP_SERVER_PATCHLEVEL_NUMBER 61
-#define AP_SERVER_ADD_STRING ""
+#define AP_SERVER_PATCHLEVEL_NUMBER 62
+#define AP_SERVER_ADD_STRING "-dev"
/* keep old macros as well */
#define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)