Commit 3b84958b authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

RM warning text

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1169596 13f79535-47bb-0310-9956-ffa450edef68
parent 72bac9ca
Loading
Loading
Loading
Loading
+2 −0
Changes for include/ap_release.h: 2 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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)