]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag httpd 2.4.43
authorDaniel Ruggeri <druggeri@apache.org>
Thu, 26 Mar 2020 14:41:57 +0000 (14:41 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Thu, 26 Mar 2020 14:41:57 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875713 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 955252a38280cee9181e7860c91500ae5c606fa6..11645ff84007c7c2b589315f91704744d29bde2f 100644 (file)
@@ -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 */