]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Post 2.4.59-rc1 tag updates tags/2.4.59-rc1-candidate 2.4.59-rc1-candidate
authorEric Covener <covener@apache.org>
Wed, 3 Apr 2024 12:18:13 +0000 (12:18 +0000)
committerEric Covener <covener@apache.org>
Wed, 3 Apr 2024 12:18:13 +0000 (12:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.4.59-rc1-candidate@1916782 13f79535-47bb-0310-9956-ffa450edef68

NOTICE
include/ap_release.h

diff --git a/NOTICE b/NOTICE
index 4770ce987373674f31f7147f8891090f6baa3ea5..4ac4b6f5a6da4f5fdf8c9aca0336e5312e8ea3af 100644 (file)
--- 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/).
index 0b7c32b372ac7a7d2ebbac71f4b1547b37c7d15d..827dfc050689222c053babca2449402c0df6c11f 100644 (file)
@@ -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 */