From 662b4c7d08d324b986c08054dd708b7fb0b38e00 Mon Sep 17 00:00:00 2001 From: Daniel Ruggeri Date: Sat, 3 Mar 2018 15:53:06 +0000 Subject: [PATCH] Get ready to tag httpd 2.4.31 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_release.h b/include/ap_release.h index 2d6e35796e..53b9f3fc9a 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -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 */ -- 2.40.0