From: Paul Querna Date: Sat, 20 Aug 2005 19:09:37 +0000 (+0000) Subject: Roll on to 2.1.8-dev X-Git-Tag: 2.1.8~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499c939b01bc94b65a46109201ddfd038d63d6a6;p=thirdparty%2Fapache%2Fhttpd.git Roll on to 2.1.8-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@234115 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 638fa5362c1..bb2275acaa7 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -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"