]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
2.0.53 coming your way.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 4 Feb 2005 22:56:01 +0000 (22:56 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 4 Feb 2005 22:56:01 +0000 (22:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151441 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 9a2e350a59e6361204f8d76a89732406457d29c9..eca25d45c56a668303ad91aafb5eb04a7500e6f6 100644 (file)
@@ -33,7 +33,7 @@
 #define AP_SERVER_BASEPRODUCT "Apache"
 #define AP_SERVER_MAJORVERSION "2"
 #define AP_SERVER_MINORVERSION "0"
-#define AP_SERVER_PATCHLEVEL "53-dev"
+#define AP_SERVER_PATCHLEVEL "53"
 #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