You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2011/09/12 04:14:35 UTC

svn commit: r1169594 - /httpd/httpd/trunk/include/ap_release.h

Author: wrowe
Date: Mon Sep 12 02:14:35 2011
New Revision: 1169594

URL: http://svn.apache.org/viewvc?rev=1169594&view=rev
Log:
unixfy

Modified:
    httpd/httpd/trunk/include/ap_release.h

Modified: httpd/httpd/trunk/include/ap_release.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_release.h?rev=1169594&r1=1169593&r2=1169594&view=diff
==============================================================================
--- httpd/httpd/trunk/include/ap_release.h (original)
+++ httpd/httpd/trunk/include/ap_release.h Mon Sep 12 02:14:35 2011
@@ -48,7 +48,7 @@
 #define AP_SERVER_PATCHLEVEL_NUMBER   15
 #define AP_SERVER_DEVBUILD_BOOLEAN    1
 
-/* Synchronize the above with docs\manual\style\version.ent */ 
+/* Synchronize the above with docs/manual/style/version.ent */ 
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"