List:Commits« Previous MessageNext Message »
From:rburnett Date:August 24 2007 11:09pm
Subject:Connector/NET commit: r979 - in branches/1.0: TestSuite mysqlclient
View as plain text  
Modified:
   branches/1.0/TestSuite/AssemblyInfo.cs
   branches/1.0/mysqlclient/AssemblyInfo.cs
Log:
bumped version # after release of 1.0.10.1

Modified: branches/1.0/TestSuite/AssemblyInfo.cs
===================================================================
--- branches/1.0/TestSuite/AssemblyInfo.cs	2007-08-24 21:08:49 UTC (rev 978)
+++ branches/1.0/TestSuite/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
@@ -46,7 +46,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("1.0.10.1")]
+[assembly: AssemblyVersion("1.0.11")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: branches/1.0/mysqlclient/AssemblyInfo.cs
===================================================================
--- branches/1.0/mysqlclient/AssemblyInfo.cs	2007-08-24 21:08:49 UTC (rev 978)
+++ branches/1.0/mysqlclient/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
@@ -50,7 +50,7 @@
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("1.0.10.1")]
+[assembly: AssemblyVersion("1.0.11")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Thread
Connector/NET commit: r979 - in branches/1.0: TestSuite mysqlclientrburnett24 Aug