]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Roll on to 2.1.8-dev
authorPaul Querna <pquerna@apache.org>
Sat, 20 Aug 2005 19:09:37 +0000 (19:09 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 20 Aug 2005 19:09:37 +0000 (19:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@234115 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 638fa5362c144b7587a15b2a30c78afb14fde0a9..bb2275acaa759b9b510af31d9ab6d6b60a23c122 100644 (file)
@@ -42,8 +42,8 @@
 
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 1
-#define AP_SERVER_PATCHLEVEL_NUMBER   7
-/* #define AP_SERVER_DEVBUILD_BOOLEAN    1 */
+#define AP_SERVER_PATCHLEVEL_NUMBER   8
+#define AP_SERVER_DEVBUILD_BOOLEAN    1
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"