git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666275
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
+Changes with Apache 2.2.10
+
+
Changes with Apache 2.2.9
*) SECURITY: CVE-2008-2364 (cve.mitre.org)
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 2
-#define AP_SERVER_PATCHLEVEL_NUMBER 9
-#define AP_SERVER_DEVBUILD_BOOLEAN 0
+#define AP_SERVER_PATCHLEVEL_NUMBER 10
+#define AP_SERVER_DEVBUILD_BOOLEAN 1
#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING "-dev"