From: Jim Jagielski Date: Thu, 15 Jan 2015 19:55:57 +0000 (+0000) Subject: Get ready to tag as 2.4.11 X-Git-Tag: 2.4.11~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4aea820e7f3cdd0c3ae76bb10e2ea08b2a054c;p=thirdparty%2Fapache%2Fhttpd.git Get ready to tag as 2.4.11 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652258 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 1957c07fdea..afec998b224 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -44,7 +44,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 4 #define AP_SERVER_PATCHLEVEL_NUMBER 11 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */