List:Commits« Previous MessageNext Message »
From:rburnett Date:August 25 2007 5:14pm
Subject:Connector/NET commit: r980 - in trunk: Driver/Properties MySql.Web/Providers/Properties MySql.Web/Tests/Properties TestSuite/Properties VisualStudio/P...
View as plain text  
Modified:
   trunk/Driver/Properties/AssemblyInfo.cs
   trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs
   trunk/MySql.Web/Tests/Properties/AssemblyInfo.cs
   trunk/TestSuite/Properties/AssemblyInfo.cs
   trunk/VisualStudio/Properties/AssemblyInfo.cs
Log:
bumped versions to 5.2

Modified: trunk/Driver/Properties/AssemblyInfo.cs
===================================================================
--- trunk/Driver/Properties/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
+++ trunk/Driver/Properties/AssemblyInfo.cs	2007-08-25 17:14:52 UTC (rev 980)
@@ -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.1.3")]
+[assembly: AssemblyVersion("5.2")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs
===================================================================
--- trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
+++ trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs	2007-08-25 17:14:52 UTC (rev 980)
@@ -52,6 +52,6 @@
 //
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
-[assembly: AssemblyVersion("5.1.3")]
-[assembly: AssemblyFileVersion("5.1.3")]
+[assembly: AssemblyVersion("5.2")]
+[assembly: AssemblyFileVersion("5.2")]
 [assembly: AssemblyKeyName("ConnectorNet")]

Modified: trunk/MySql.Web/Tests/Properties/AssemblyInfo.cs
===================================================================
--- trunk/MySql.Web/Tests/Properties/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
+++ trunk/MySql.Web/Tests/Properties/AssemblyInfo.cs	2007-08-25 17:14:52 UTC (rev 980)
@@ -31,5 +31,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.1.3")]
-[assembly: AssemblyFileVersion("5.1.3")]
+[assembly: AssemblyVersion("5.2")]
+[assembly: AssemblyFileVersion("5.2")]

Modified: trunk/TestSuite/Properties/AssemblyInfo.cs
===================================================================
--- trunk/TestSuite/Properties/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
+++ trunk/TestSuite/Properties/AssemblyInfo.cs	2007-08-25 17:14:52 UTC (rev 980)
@@ -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.1.3")]
+[assembly: AssemblyVersion("5.2")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: trunk/VisualStudio/Properties/AssemblyInfo.cs
===================================================================
--- trunk/VisualStudio/Properties/AssemblyInfo.cs	2007-08-24 21:09:14 UTC (rev 979)
+++ trunk/VisualStudio/Properties/AssemblyInfo.cs	2007-08-25 17:14:52 UTC (rev 980)
@@ -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.1.3")]
+[assembly : AssemblyVersion("5.2")]
 [assembly: AssemblyKeyName("ConnectorNet")]

Thread
Connector/NET commit: r980 - in trunk: Driver/Properties MySql.Web/Providers/Properties MySql.Web/Tests/Properties TestSuite/Properties VisualStudio/P...rburnett25 Aug