]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag httpd 2.4.45
authorDaniel Ruggeri <druggeri@apache.org>
Wed, 29 Jul 2020 15:22:21 +0000 (15:22 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Wed, 29 Jul 2020 15:22:21 +0000 (15:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880409 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index afdd9e4af142d65d43df91c05864b0628fb8fc9e..8ea75ae86ae10f1b9a9321cf4c510d4c03072fcb 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   45
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */