]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
RM warning text
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2011 02:15:47 +0000 (02:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2011 02:15:47 +0000 (02:15 +0000)
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

index ecb8eec01e2b8e00588066d162a5a74a0c39ee5a..7597440420e6966b4c7b8e690748c2945c35cd0b 100644 (file)
@@ -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)