From 68db2e597ac460b772876befda18910f428ee66f Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 22 Jan 2015 18:45:47 +0000 Subject: [PATCH] get ready to tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1654000 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 5f4aa8d4db..c71cbc6e92 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 12 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */ -- 2.50.1