From: Paul Querna Date: Tue, 29 Nov 2005 08:24:03 +0000 (+0000) Subject: Re-roll-on to 2.2.1-dev X-Git-Tag: 2.2.1~258 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d10fcd445b4aeb8c829ca44be108a30d1e154334;p=thirdparty%2Fapache%2Fhttpd.git Re-roll-on to 2.2.1-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@349670 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 56153e09fcb..a5bf7b72b60 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -47,8 +47,8 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 2 -#define AP_SERVER_PATCHLEVEL_NUMBER 0 -/* #define AP_SERVER_DEVBUILD_BOOLEAN 1 */ +#define AP_SERVER_PATCHLEVEL_NUMBER 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 1 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"