Author: wrowe Date: Wed Sep 14 09:57:01 2005 New Revision: 280885 URL: http://svn.apache.org/viewcvs?rev=280885&view=rev Log:
Whoops, version should be 2.0.0.2003 Modified: httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h httpd/mod_aspdotnet/trunk/installer.ism Modified: httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h URL: http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h?rev=280885&r1=280884&r2=280885&view=diff ============================================================================== --- httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h (original) +++ httpd/mod_aspdotnet/trunk/Apache.Web/Apache.Web.Version.h Wed Sep 14 09:57:01 2005 @@ -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 2004 +#define APACHE_WEB_VER_BUILD 2003 // Define APACHE_WEB_VER_RELEASE as 1 for a non-dev, release build, when rolling // the distribution .zip sources or binary release. Modified: httpd/mod_aspdotnet/trunk/installer.ism URL: http://svn.apache.org/viewcvs/httpd/mod_aspdotnet/trunk/installer.ism?rev=280885&r1=280884&r2=280885&view=diff ============================================================================== --- httpd/mod_aspdotnet/trunk/installer.ism (original) +++ httpd/mod_aspdotnet/trunk/installer.ism Wed Sep 14 09:57:01 2005 @@ -2973,8 +2973,8 @@ <col def="S0">Value</col> <row><td>ActiveLanguage</td><td>1033</td></row> <row><td>Comments</td><td/></row> - <row><td>CurrentMedia</td><td dt:dt="bin.base64" md5="858836bad251c8626bce4989c5d02f22"> -eAA4ADYALQB3AGkAbgBuAHQAAQBtAG8AZABfAGEAcwBwAGQAbwB0AG4AZQB0AA== + <row><td>CurrentMedia</td><td dt:dt="bin.base64" md5="8c50a525cdd9ef5e5a339c7b7706c506"> +RABlAGIAdQBnAAEARABlAGYAYQB1AGwAdAAgAEMAbwBuAGYAaQBnAHUAcgBhAHQAaQBvAG4A </td></row> <row><td>DefaultProductConfiguration</td><td>mod_aspdotnet</td></row> <row><td>ISCompilerOption_Debug</td><td>1</td></row> @@ -3261,7 +3261,7 @@ <row><td>ProductID</td><td>none</td><td/></row> <row><td>ProductLanguage</td><td>1033</td><td/></row> <row><td>ProductName</td><td>Apache mod_aspdotnet for Apache httpd Web Server</td><td/></row> - <row><td>ProductVersion</td><td>2.0.1.2000</td><td/></row> + <row><td>ProductVersion</td><td>2.0.0.2003</td><td/></row> <row><td>ProgressType0</td><td>install</td><td/></row> <row><td>ProgressType1</td><td>Installing</td><td/></row> <row><td>ProgressType2</td><td>installed</td><td/></row>