From: Daniel Ruggeri Date: Thu, 18 Oct 2018 14:33:35 +0000 (+0000) Subject: Get ready to tag httpd 2.4.37 X-Git-Tag: 2.4.37~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76458abaa9de61bfcec1388b5f129873b012cc11;p=thirdparty%2Fapache%2Fhttpd.git Get ready to tag httpd 2.4.37 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844246 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index cb8bf038e56..8280fe56132 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 37 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */