-*- coding: utf-8 -*-
+Changes with Apache 2.2.17
+
Changes with Apache 2.2.16
*) SECURITY: CVE-2010-1452 (cve.mitre.org)
Release history:
[NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
while x.{even}.z versions are Stable/GA releases.]
- 2.2.16 : In maintenance
+ 2.2.17 : In maintenance
+ 2.2.16 : Tagged July 21, 2010.
2.2.15 : Released March 6, 2010.
2.2.14 : Released October 3, 2009.
2.2.13 : Released August 8, 2009.
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 2
-#define AP_SERVER_PATCHLEVEL_NUMBER 16
-#define AP_SERVER_DEVBUILD_BOOLEAN 0
+#define AP_SERVER_PATCHLEVEL_NUMBER 17
+#define AP_SERVER_DEVBUILD_BOOLEAN 1
#if AP_SERVER_DEVBUILD_BOOLEAN
#define AP_SERVER_ADD_STRING "-dev"