]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare for the 2.1.10 tag.
authorPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 00:41:57 +0000 (00:41 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 20 Nov 2005 00:41:57 +0000 (00:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@345695 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index c34794c588a61ed64c2d950cf3633a5e8c0cf512..3b963607d1cbacf38b86762c3c4d471fdd0a3fce 100644 (file)
@@ -48,7 +48,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 1
 #define AP_SERVER_PATCHLEVEL_NUMBER   10
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+/* #define AP_SERVER_DEVBUILD_BOOLEAN    1 */
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"