]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Roll on 2.0.57
authorColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 16:12:02 +0000 (16:12 +0000)
committerColm MacCarthaigh <colm@apache.org>
Wed, 19 Apr 2006 16:12:02 +0000 (16:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@395285 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index fb93932e007ed6e2de2f7d4717285da115e1e437..9da93f34a54f27a21cb8c6f1185c62c7414e008a 100644 (file)
@@ -40,7 +40,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 0
 #define AP_SERVER_PATCHLEVEL_NUMBER   57
-#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)