Modified:
branches/5.1/Driver/Properties/AssemblyInfo.cs
branches/5.1/MySql.Web/Providers/Properties/AssemblyInfo.cs
branches/5.1/MySql.Web/Tests/Properties/AssemblyInfo.cs
branches/5.1/TestSuite/Properties/AssemblyInfo.cs
branches/5.1/VisualStudio/Properties/AssemblyInfo.cs
Log:
bumped version numbers to 5.1.4
Modified: branches/5.1/Driver/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.1/Driver/Properties/AssemblyInfo.cs 2007-10-23 21:45:44 UTC (rev 1042)
+++ branches/5.1/Driver/Properties/AssemblyInfo.cs 2007-10-25 18:46:04 UTC (rev 1043)
@@ -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.1.4")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
@@ -81,5 +81,5 @@
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
-[assembly: AssemblyKeyName("ConnectorNet")]
+//[assembly: AssemblyKeyName("ConnectorNet")]
Modified: branches/5.1/MySql.Web/Providers/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.1/MySql.Web/Providers/Properties/AssemblyInfo.cs 2007-10-23 21:45:44 UTC (rev 1042)
+++ branches/5.1/MySql.Web/Providers/Properties/AssemblyInfo.cs 2007-10-25 18:46:04 UTC (rev 1043)
@@ -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.1.3")]
-[assembly: AssemblyFileVersion("5.1.3")]
+[assembly: AssemblyVersion("5.1.4")]
+[assembly: AssemblyFileVersion("5.1.4")]
[assembly: AssemblyKeyName("ConnectorNet")]
Modified: branches/5.1/MySql.Web/Tests/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.1/MySql.Web/Tests/Properties/AssemblyInfo.cs 2007-10-23 21:45:44 UTC (rev 1042)
+++ branches/5.1/MySql.Web/Tests/Properties/AssemblyInfo.cs 2007-10-25 18:46:04 UTC (rev 1043)
@@ -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.1.4")]
+[assembly: AssemblyFileVersion("5.1.4")]
Modified: branches/5.1/TestSuite/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.1/TestSuite/Properties/AssemblyInfo.cs 2007-10-23 21:45:44 UTC (rev 1042)
+++ branches/5.1/TestSuite/Properties/AssemblyInfo.cs 2007-10-25 18:46:04 UTC (rev 1043)
@@ -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.1.4")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
Modified: branches/5.1/VisualStudio/Properties/AssemblyInfo.cs
===================================================================
--- branches/5.1/VisualStudio/Properties/AssemblyInfo.cs 2007-10-23 21:45:44 UTC (rev 1042)
+++ branches/5.1/VisualStudio/Properties/AssemblyInfo.cs 2007-10-25 18:46:04 UTC (rev 1043)
@@ -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.1.4")]
[assembly: AssemblyKeyName("ConnectorNet")]
| Thread |
|---|
| • Connector/NET commit: r1043 - in branches/5.1: Driver/Properties MySql.Web/Providers/Properties MySql.Web/Tests/Properties TestSuite/Properties Visual... | rburnett | 25 Oct |