+Changes with Apache 2.0.50
+
Changes with Apache 2.0.49
*) SECURITY: CAN-2004-0174 (cve.mitre.org)
APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/03/17 23:52:12 $]
+Last modified at [$Date: 2004/03/18 08:50:45 $]
Release:
- 2.0.49 : in development
+ 2.0.50 : in development
+ 2.0.49 : rolled March 18, 2004
2.0.48 : released October 29, 2003 as GA.
2.0.47 : released July 09, 2003 as GA.
2.0.46 : released May 28, 2003 as GA.
#define AP_SERVER_BASEPRODUCT "Apache"
#define AP_SERVER_MAJORVERSION "2"
#define AP_SERVER_MINORVERSION "0"
-#define AP_SERVER_PATCHLEVEL "49"
+#define AP_SERVER_PATCHLEVEL "50-dev"
#define AP_SERVER_MINORREVISION AP_SERVER_MAJORVERSION "." AP_SERVER_MINORVERSION
#define AP_SERVER_BASEREVISION AP_SERVER_MINORREVISION "." AP_SERVER_PATCHLEVEL
#define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION