SF.net SVN: mod-aspdotnet: [198] mod_aspdotnet2/trunk/Apache.Web/Apache.Web .Version.h
Brought to you by:
wrowe
From: <wr...@us...> - 2007-08-15 07:15:32
|
Revision: 198 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=198&view=rev Author: wrowe Date: 2007-08-15 00:15:30 -0700 (Wed, 15 Aug 2007) Log Message: ----------- Trim and fold at 80 Modified Paths: -------------- mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h Modified: mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h =================================================================== --- mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h 2007-08-15 06:26:28 UTC (rev 197) +++ mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h 2007-08-15 07:15:30 UTC (rev 198) @@ -46,7 +46,7 @@ // The n.n.n.BUILD must be bumped every time Apache.Web class interfaces change. // This ensures that a specific build of mod_aspdotnet loads it's correponding -// build of Apache.Web, and that multiple builds of Apache.Web coexist in the GAC. +// build of Apache.Web, and multiple builds of Apache.Web coexist in the GAC. // This also ensures we use the most recent 'build' of the module for the given // Apache core version. // This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |