List:Commits« Previous MessageNext Message »
From:rburnett Date:September 11 2008 4:19pm
Subject:Connector/NET commit: r1410 - in branches/5.2: MySql.Data/Provider/Properties MySql.Data/Tests/Properties MySql.VisualStudio/Properties MySql.Web/Prov...
View as plain text  
Modified:
   branches/5.2/MySql.Data/Provider/Properties/AssemblyInfo.cs
   branches/5.2/MySql.Data/Tests/Properties/AssemblyInfo.cs
   branches/5.2/MySql.VisualStudio/Properties/AssemblyInfo.cs
   branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs
   branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs
Log:
bumped version # to 5.2.4

Modified: branches/5.2/MySql.Data/Provider/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Data/Provider/Properties/AssemblyInfo.cs	2008-09-09 19:12:35 UTC (rev 1409)
+++ branches/5.2/MySql.Data/Provider/Properties/AssemblyInfo.cs	2008-09-11 16:19:49 UTC (rev 1410)
@@ -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.2.3")]
+[assembly: AssemblyVersion("5.2.4")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: branches/5.2/MySql.Data/Tests/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Data/Tests/Properties/AssemblyInfo.cs	2008-09-09 19:12:35 UTC (rev 1409)
+++ branches/5.2/MySql.Data/Tests/Properties/AssemblyInfo.cs	2008-09-11 16:19:49 UTC (rev 1410)
@@ -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("5.2.3")]
+[assembly: AssemblyVersion("5.2.4")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: branches/5.2/MySql.VisualStudio/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.VisualStudio/Properties/AssemblyInfo.cs	2008-09-09 19:12:35 UTC (rev 1409)
+++ branches/5.2/MySql.VisualStudio/Properties/AssemblyInfo.cs	2008-09-11 16:19:49 UTC (rev 1410)
@@ -29,5 +29,5 @@
 //
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
-[assembly : AssemblyVersion("5.2.3")]
-[assembly: AssemblyKeyName("ConnectorNet")]
+[assembly : AssemblyVersion("5.2.4")]
+//[assembly: AssemblyKeyName("ConnectorNet")]

Modified: branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs	2008-09-09 19:12:35 UTC (rev 1409)
+++ branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs	2008-09-11 16:19:49 UTC (rev 1410)
@@ -53,5 +53,5 @@
 //
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
-[assembly: AssemblyVersion("5.2.3")]
+[assembly: AssemblyVersion("5.2.4")]
 [assembly: AssemblyKeyName("ConnectorNet")]

Modified: branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs	2008-09-09 19:12:35 UTC (rev 1409)
+++ branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs	2008-09-11 16:19:49 UTC (rev 1410)
@@ -31,4 +31,4 @@
 //
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
-[assembly: AssemblyVersion("5.2.3")]
+[assembly: AssemblyVersion("5.2.4")]

Thread
Connector/NET commit: r1410 - in branches/5.2: MySql.Data/Provider/Properties MySql.Data/Tests/Properties MySql.VisualStudio/Properties MySql.Web/Prov...rburnett11 Sep