]> granicus.if.org Git - apache/commitdiff
RM warning text
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2011 02:12:49 +0000 (02:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2011 02:12:49 +0000 (02:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169593 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 6bd2e227c946e67738367b1eaad0b61112f9e91b..054a2bd7b527fad115498e19fcd7cf17c51d58ee 100644 (file)
@@ -48,6 +48,8 @@
 #define AP_SERVER_PATCHLEVEL_NUMBER   15
 #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