git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@426152
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
+Changes with Apache 2.2.4
+
+
+
Changes with Apache 2.2.3
*) SECURITY: CVE-2006-3747 (cve.mitre.org)
[NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
while x.{even}.z versions are Stable/GA releases.]
+ 2.2.4 : In development
2.2.3 : Tagged on July 27, 2006
2.2.2 : Released on May 1, 2006 as GA.
2.2.1 : Tagged on April 1, 2006, not released.
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 2
-#define AP_SERVER_PATCHLEVEL_NUMBER 3
-#define AP_SERVER_DEVBUILD_BOOLEAN 0
+#define AP_SERVER_PATCHLEVEL_NUMBER 4
+#define AP_SERVER_DEVBUILD_BOOLEAN 1
#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING "-dev"