]> granicus.if.org Git - apache/commitdiff
Get ready to tag httpd 2.4.31
authorDaniel Ruggeri <druggeri@apache.org>
Sat, 3 Mar 2018 15:53:06 +0000 (15:53 +0000)
committerDaniel Ruggeri <druggeri@apache.org>
Sat, 3 Mar 2018 15:53:06 +0000 (15:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1825775 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

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