Modified:
branches/5.2/Driver/Properties/AssemblyInfo.cs
branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs
branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs
branches/5.2/README
branches/5.2/TestSuite/Properties/AssemblyInfo.cs
branches/5.2/VisualStudio/Properties/AssemblyInfo.cs
Log:
updated version # to 5.2.1
Modified: branches/5.2/Driver/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/Driver/Properties/AssemblyInfo.cs 2008-02-22 19:28:05 UTC (rev 1189)
+++ branches/5.2/Driver/Properties/AssemblyInfo.cs 2008-02-22 19:41:59 UTC (rev 1190)
@@ -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")]
+[assembly: AssemblyVersion("5.2.1")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
Modified: branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs 2008-02-22 19:28:05 UTC
(rev 1189)
+++ branches/5.2/MySql.Web/Providers/Properties/AssemblyInfo.cs 2008-02-22 19:41:59 UTC
(rev 1190)
@@ -53,6 +53,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.2")]
-[assembly: AssemblyFileVersion("5.2")]
+[assembly: AssemblyVersion("5.2.1")]
+[assembly: AssemblyFileVersion("5.2.1")]
[assembly: AssemblyKeyName("ConnectorNet")]
Modified: branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs 2008-02-22 19:28:05 UTC (rev
1189)
+++ branches/5.2/MySql.Web/Tests/Properties/AssemblyInfo.cs 2008-02-22 19:41:59 UTC (rev
1190)
@@ -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.2")]
-[assembly: AssemblyFileVersion("5.2")]
+[assembly: AssemblyVersion("5.2.1")]
+[assembly: AssemblyFileVersion("5.2.1")]
Modified: branches/5.2/README
===================================================================
--- branches/5.2/README 2008-02-22 19:28:05 UTC (rev 1189)
+++ branches/5.2/README 2008-02-22 19:41:59 UTC (rev 1190)
@@ -1,4 +1,4 @@
-MySQL Connector/Net 5.2
+MySQL Connector/Net 5.2.1
MySQL AB's ADO.Net Driver for MySQL
Copyright (c) 2004-2007 MySQL AB
Modified: branches/5.2/TestSuite/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/TestSuite/Properties/AssemblyInfo.cs 2008-02-22 19:28:05 UTC (rev 1189)
+++ branches/5.2/TestSuite/Properties/AssemblyInfo.cs 2008-02-22 19:41:59 UTC (rev 1190)
@@ -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")]
+[assembly: AssemblyVersion("5.2.1")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
Modified: branches/5.2/VisualStudio/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.2/VisualStudio/Properties/AssemblyInfo.cs 2008-02-22 19:28:05 UTC (rev
1189)
+++ branches/5.2/VisualStudio/Properties/AssemblyInfo.cs 2008-02-22 19:41:59 UTC (rev
1190)
@@ -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")]
+[assembly : AssemblyVersion("5.2.1")]
[assembly: AssemblyKeyName("ConnectorNet")]
| Thread |
|---|
| • Connector/NET commit: r1190 - in branches/5.2: . Driver/Properties MySql.Web/Providers/Properties MySql.Web/Tests/Properties TestSuite/Properties Visu... | rburnett | 22 Feb |