From: Daniel Ruggeri Date: Thu, 26 Mar 2020 14:41:57 +0000 (+0000) Subject: Get ready to tag httpd 2.4.43 X-Git-Tag: 2.4.43~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba2bbe81fffb53f1479f15b299f14c29a4df4bfc;p=thirdparty%2Fapache%2Fhttpd.git Get ready to tag httpd 2.4.43 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875713 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 955252a3828..11645ff8400 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 43 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */