]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to 2.1.9 release tag.
authorPaul Querna <pquerna@apache.org>
Sun, 30 Oct 2005 03:18:44 +0000 (03:18 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 30 Oct 2005 03:18:44 +0000 (03:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@329514 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 09795eb189b792ba1e1af0e03beb4d638549bcae..40987f57a88ade48fb6ad4c1d805d785c45a253d 100644 (file)
@@ -48,7 +48,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 1
 #define AP_SERVER_PATCHLEVEL_NUMBER   9
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+/* #define AP_SERVER_DEVBUILD_BOOLEAN    1 */
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"