From: William A. Rowe Jr Date: Mon, 12 Sep 2011 02:14:46 +0000 (+0000) Subject: RM warning text X-Git-Tag: 2.2.22~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4016105a391ff1c1c9290b1b5de35bebfea11beb;p=thirdparty%2Fapache%2Fhttpd.git RM warning text git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1169595 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index d3da8a6f4e9..687b2b01b78 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -48,6 +48,8 @@ #define AP_SERVER_PATCHLEVEL_NUMBER 22 #define AP_SERVER_DEVBUILD_BOOLEAN 1 +/* Synchronize the above with docs/manual/style/version.ent */ + #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev" #else