]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
roll on for 2.0.56
authorColm MacCarthaigh <colm@apache.org>
Sun, 16 Apr 2006 18:29:18 +0000 (18:29 +0000)
committerColm MacCarthaigh <colm@apache.org>
Sun, 16 Apr 2006 18:29:18 +0000 (18:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@394535 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 8d01a80fe17160f9b5a37a383310bc6499a144ee..fa8f755e8c56f1a2e6954e8d760997fdb1918a28 100644 (file)
@@ -40,7 +40,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 0
 #define AP_SERVER_PATCHLEVEL_NUMBER   56
-#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)