From: Eric Covener Date: Wed, 3 Apr 2024 12:18:13 +0000 (+0000) Subject: Post 2.4.59-rc1 tag updates X-Git-Tag: 2.4.59-rc1-candidate^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c18e7be6911f6394eae1bc79e54d2a62e218a879;p=thirdparty%2Fapache%2Fhttpd.git Post 2.4.59-rc1 tag updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.59-rc1-candidate@1916782 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/NOTICE b/NOTICE index 4770ce98737..4ac4b6f5a6d 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache HTTP Server -Copyright 2023 The Apache Software Foundation. +Copyright 2024 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/include/ap_release.h b/include/ap_release.h index 0b7c32b372a..827dfc05068 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 59 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */