There was an error while loading. Please reload this page.
2 parents 7b4e8c7 + 51927f3 commit c741f33Copy full SHA for c741f33
Source/MySql.Data/Properties/VersionInfo.cs
@@ -1,4 +1,4 @@
1
-// Copyright © 2004, 2015, Oracle and/or its affiliates. All rights reserved.
+// Copyright © 2004, 2016, Oracle and/or its affiliates. All rights reserved.
2
//
3
// MySQL Connector/NET is licensed under the terms of the GPLv2
4
// <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
@@ -38,6 +38,6 @@
38
// You can specify all the values or you can default the Revision and Build Numbers
39
// by using the '*' as shown below:
40
41
-[assembly: AssemblyVersion("6.8.7")]
42
-[assembly: AssemblyInformationalVersion("6.8.7")]
+[assembly: AssemblyVersion("6.8.8")]
+[assembly: AssemblyInformationalVersion("6.8.8")]
43
[assembly: NeutralResourcesLanguage("en-US")]
0 commit comments