Skip to content

Commit c741f33

Browse files
author
Roberto Garcia
committed
Merge branch '6.8-release' into 6.8
2 parents 7b4e8c7 + 51927f3 commit c741f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/MySql.Data/Properties/VersionInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright © 2004, 2015, Oracle and/or its affiliates. All rights reserved.
1+
// Copyright © 2004, 2016, Oracle and/or its affiliates. All rights reserved.
22
//
33
// MySQL Connector/NET is licensed under the terms of the GPLv2
44
// <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
@@ -38,6 +38,6 @@
3838
// You can specify all the values or you can default the Revision and Build Numbers
3939
// by using the '*' as shown below:
4040

41-
[assembly: AssemblyVersion("6.8.7")]
42-
[assembly: AssemblyInformationalVersion("6.8.7")]
41+
[assembly: AssemblyVersion("6.8.8")]
42+
[assembly: AssemblyInformationalVersion("6.8.8")]
4343
[assembly: NeutralResourcesLanguage("en-US")]

0 commit comments

Comments
 (0)