]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare the 2.2.x branch for the 2.2.2 tag.
authorPaul Querna <pquerna@apache.org>
Sat, 22 Apr 2006 03:47:29 +0000 (03:47 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 22 Apr 2006 03:47:29 +0000 (03:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@396065 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 569ec3b67570364e94419c39e37ed9e92b570e7f..1e52df946f0c2100123468a36d9145e62a5d59c4 100644 (file)
@@ -45,7 +45,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   2
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+/* #define AP_SERVER_DEVBUILD_BOOLEAN    1 */
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"