summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2011-09-12 02:15:47 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2011-09-12 02:15:47 +0000
commit92adb2a1b65d497f9fbfaea3b2f147ea8acad429 (patch)
tree8d1be3678309445dff5888b0e435d8f08639536a /include
parentc6f38a471147763aa86f936edd11626052a576f7 (diff)
downloadhttpd-92adb2a1b65d497f9fbfaea3b2f147ea8acad429.tar.gz
RM warning text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1169596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_release.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index ecb8eec01e..7597440420 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)