git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395288
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
+Changes with Apache 2.0.58
+
Changes with Apache 2.0.57
*) mod_cgid: run the get_suexec_identity hook within the request-handler
<!ENTITY httpd.major "2">
<!ENTITY httpd.minor "0">
-<!ENTITY httpd.patch "57">
+<!ENTITY httpd.patch "58">
<!ENTITY httpd.docs "2.0">
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 0
-#define AP_SERVER_PATCHLEVEL_NUMBER 57
-#define AP_SERVER_ADD_STRING ""
+#define AP_SERVER_PATCHLEVEL_NUMBER 58
+#define AP_SERVER_ADD_STRING "-dev"
/* keep old macros as well */
#define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)