]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag httpd 2.4.37
authorDaniel Ruggeri <druggeri@apache.org>
Thu, 18 Oct 2018 14:33:35 +0000 (14:33 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Thu, 18 Oct 2018 14:33:35 +0000 (14:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844246 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

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