Loading include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ */ #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" #define AP_SERVER_BASEREVISION "2.0.12" #define AP_SERVER_BASEREVISION "2.0.13-dev" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION Loading @@ -81,6 +81,6 @@ * Always increases along the same track as the source branch. * For example, Apache 1.4.2 would be '10402100', 2.5b7 would be '20500007'. */ #define APACHE_RELEASE 20000009 #define APACHE_RELEASE 20000013 #endif Loading
include/ap_release.h +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ */ #define AP_SERVER_BASEVENDOR "Apache Software Foundation" #define AP_SERVER_BASEPRODUCT "Apache" #define AP_SERVER_BASEREVISION "2.0.12" #define AP_SERVER_BASEREVISION "2.0.13-dev" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION Loading @@ -81,6 +81,6 @@ * Always increases along the same track as the source branch. * For example, Apache 1.4.2 would be '10402100', 2.5b7 would be '20500007'. */ #define APACHE_RELEASE 20000009 #define APACHE_RELEASE 20000013 #endif