File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Source/MySql.Data/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4444 <RootNamespaceTitle >Reference</RootNamespaceTitle >
4545 <HelpTitle >MySQL Connector/Net</HelpTitle >
4646 <CopyrightHref >http://www.mysql.com</CopyrightHref >
47- <CopyrightText >Copyright & #169%3b 2004,2016 Oracle and/or its affiliates. All rights reserved.</CopyrightText >
47+ <CopyrightText >Copyright & #169%3b 2004,2017 Oracle and/or its affiliates. All rights reserved.</CopyrightText >
4848 <FeedbackEMailAddress >support%40oracle.com</FeedbackEMailAddress >
4949 <PresentationStyle >VS2013</PresentationStyle >
5050 <NamingMethod >MemberName</NamingMethod >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ doubt, this particular copy of the software is released
66under the version 2 of the GNU General Public License.
77MySQL Connector/Net is brought to you by Oracle.
88
9- Copyright (c) 2004, 2016, Oracle and/or its affiliates. All rights reserved.
9+ Copyright (c) 2004, 2017 Oracle and/or its affiliates. All rights reserved.
1010
1111License information can be found in the COPYING file.
1212
Original file line number Diff line number Diff line change 1- // Copyright © 2004, 2016, Oracle and/or its affiliates. All rights reserved.
1+ // Copyright © 2004, 2017 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
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.9.9 " ) ]
42- [ assembly: AssemblyInformationalVersion ( "6.9.9 " ) ]
41+ [ assembly: AssemblyVersion ( "6.9.10 " ) ]
42+ [ assembly: AssemblyInformationalVersion ( "6.9.10 " ) ]
4343[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
You can’t perform that action at this time.
0 commit comments