List:Commits« Previous MessageNext Message »
From:rburnett Date:August 22 2007 4:23pm
Subject:Connector/NET commit: r959 - in branches/5.0: Driver/Properties TestSuite/Properties
View as plain text  
Modified:
   branches/5.0/Driver/Properties/AssemblyInfo.cs
   branches/5.0/TestSuite/Properties/AssemblyInfo.cs
Log:
bumped version numbers so installer can find the right assembly to remove

Modified: branches/5.0/Driver/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.0/Driver/Properties/AssemblyInfo.cs	2007-08-22 13:27:49 UTC (rev 958)
+++ branches/5.0/Driver/Properties/AssemblyInfo.cs	2007-08-22 16:23:19 UTC (rev 959)
@@ -53,7 +53,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("5.0.8")]
+[assembly: AssemblyVersion("5.0.8.1")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: branches/5.0/TestSuite/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.0/TestSuite/Properties/AssemblyInfo.cs	2007-08-22 13:27:49 UTC (rev 958)
+++ branches/5.0/TestSuite/Properties/AssemblyInfo.cs	2007-08-22 16:23:19 UTC (rev 959)
@@ -45,7 +45,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("5.0.8")]
+[assembly: AssemblyVersion("5.0.8.1")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Thread
Connector/NET commit: r959 - in branches/5.0: Driver/Properties TestSuite/Propertiesrburnett22 Aug