]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Roll on 2.0.58
authorColm MacCarthaigh <colm@apache.org>
Mon, 24 Apr 2006 18:19:55 +0000 (18:19 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 24 Apr 2006 18:19:55 +0000 (18:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396627 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index c118b1a119c0cc32b5ef89277b01a34a3aeb69a4..8f7e399663f6d56299696074850e26efcc62a37b 100644 (file)
@@ -40,7 +40,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 0
 #define AP_SERVER_PATCHLEVEL_NUMBER   58
-#define AP_SERVER_ADD_STRING          "-dev"
+#define AP_SERVER_ADD_STRING          ""
 
 /* keep old macros as well */
 #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER)