From 92adb2a1b65d497f9fbfaea3b2f147ea8acad429 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 12 Sep 2011 02:15:47 +0000 Subject: [PATCH] RM warning text git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1169596 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_release.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/ap_release.h b/include/ap_release.h index ecb8eec01e2..7597440420e 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -42,6 +42,8 @@ #define AP_SERVER_PATCHLEVEL_NUMBER 65 #define AP_SERVER_ADD_STRING "-dev" +/* Synchronize the above with docs/manual/style/version.ent */ + /* keep old macros as well */ #define AP_SERVER_MAJORVERSION APR_STRINGIFY(AP_SERVER_MAJORVERSION_NUMBER) #define AP_SERVER_MINORVERSION APR_STRINGIFY(AP_SERVER_MINORVERSION_NUMBER) -- 2.47.2