]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Roll on development to 2.1.10-dev
authorPaul Querna <pquerna@apache.org>
Sun, 30 Oct 2005 03:20:21 +0000 (03:20 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 30 Oct 2005 03:20:21 +0000 (03:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@329516 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 40987f57a88ade48fb6ad4c1d805d785c45a253d..c34794c588a61ed64c2d950cf3633a5e8c0cf512 100644 (file)
@@ -47,8 +47,8 @@
 
 #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_PATCHLEVEL_NUMBER   10
+#define AP_SERVER_DEVBUILD_BOOLEAN    1
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"