SF.net SVN: mod-aspdotnet: [197] mod_aspdotnet2/trunk/Apache.Web/Apache.Web .Version.h
Brought to you by:
wrowe
From: <wr...@us...> - 2007-08-15 06:26:30
|
Revision: 197 http://mod-aspdotnet.svn.sourceforge.net/mod-aspdotnet/?rev=197&view=rev Author: wrowe Date: 2007-08-14 23:26:28 -0700 (Tue, 14 Aug 2007) Log Message: ----------- Bump to build 2199 - 2200 will be the first VC8 release build ID. 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:19:52 UTC (rev 196) +++ mod_aspdotnet2/trunk/Apache.Web/Apache.Web.Version.h 2007-08-15 06:26:28 UTC (rev 197) @@ -50,7 +50,7 @@ // This also ensures we use the most recent 'build' of the module for the given // Apache core version. // -#define APACHE_WEB_VER_BUILD 2007 +#define APACHE_WEB_VER_BUILD 2199 // Define APACHE_WEB_VER_RELEASE as 1 for a non-dev, release build, when rolling // the distribution .zip sources or binary release. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |