Modified:
trunk/Driver/Properties/AssemblyInfo.cs
trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs
trunk/TestSuite/Properties/AssemblyInfo.cs
trunk/VisualStudio/Properties/AssemblyInfo.cs
Log:
bumped version #
Modified: trunk/Driver/Properties/AssemblyInfo.cs
===================================================================
--- trunk/Driver/Properties/AssemblyInfo.cs 2007-07-18 22:04:03 UTC (rev 788)
+++ trunk/Driver/Properties/AssemblyInfo.cs 2007-07-18 22:04:49 UTC (rev 789)
@@ -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.2.2")]
+[assembly: AssemblyVersion("5.1.3")]
//
// 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-07-18 22:04:03 UTC (rev 788)
+++ trunk/MySql.Web/Providers/Properties/AssemblyInfo.cs 2007-07-18 22:04:49 UTC (rev 789)
@@ -52,5 +52,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.2.2")]
-[assembly: AssemblyFileVersion("5.1.2.2")]
+[assembly: AssemblyVersion("5.1.3")]
+[assembly: AssemblyFileVersion("5.1.3")]
Modified: trunk/TestSuite/Properties/AssemblyInfo.cs
===================================================================
--- trunk/TestSuite/Properties/AssemblyInfo.cs 2007-07-18 22:04:03 UTC (rev 788)
+++ trunk/TestSuite/Properties/AssemblyInfo.cs 2007-07-18 22:04:49 UTC (rev 789)
@@ -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.2.2")]
+[assembly: AssemblyVersion("5.1.3")]
//
// 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-07-18 22:04:03 UTC (rev 788)
+++ trunk/VisualStudio/Properties/AssemblyInfo.cs 2007-07-18 22:04:49 UTC (rev 789)
@@ -29,4 +29,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.1.2.2")]
\ No newline at end of file
+[assembly : AssemblyVersion("5.1.3")]
\ No newline at end of file
| Thread |
|---|
| • Connector/NET commit: r789 - in trunk: Driver/Properties MySql.Web/Providers/Properties TestSuite/Properties VisualStudio/Properties | rburnett | 19 Jul |