You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/03/02 22:48:39 UTC

[ignite] branch ignite-2.10 updated (c843af8 -> 5176390)

This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.10
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from c843af8  IGNITE-14204 Fix C++ thin transactions
     add 5176390  IGNITE-14107 fix update version to 2.10.0

No new revisions were added by this update.

Summary of changes:
 modules/platforms/cpp/CMakeLists.txt                                  | 2 +-
 modules/platforms/cpp/odbc/install/ignite-odbc-amd64.wxs              | 2 +-
 modules/platforms/cpp/odbc/install/ignite-odbc-x86.wxs                | 2 +-
 .../dotnet/Apache.Ignite.AspNet.Tests/Properties/AssemblyInfo.cs      | 4 ++--
 .../platforms/dotnet/Apache.Ignite.AspNet/Properties/AssemblyInfo.cs  | 4 ++--
 .../dotnet/Apache.Ignite.Benchmarks/Properties/AssemblyInfo.cs        | 4 ++--
 .../dotnet/Apache.Ignite.Core.Tests.NuGet/Properties/AssemblyInfo.cs  | 4 ++--
 .../Apache.Ignite.Core.Tests.TestDll/Properties/AssemblyInfo.cs       | 4 ++--
 .../dotnet/Apache.Ignite.Core.Tests/Properties/AssemblyInfo.cs        | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs    | 4 ++--
 .../Apache.Ignite.EntityFramework.Tests/Properties/AssemblyInfo.cs    | 4 ++--
 .../dotnet/Apache.Ignite.EntityFramework/Properties/AssemblyInfo.cs   | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Linq/Properties/AssemblyInfo.cs    | 4 ++--
 .../platforms/dotnet/Apache.Ignite.Log4Net/Properties/AssemblyInfo.cs | 4 ++--
 .../platforms/dotnet/Apache.Ignite.NLog/Properties/AssemblyInfo.cs    | 4 ++--
 modules/platforms/dotnet/Apache.Ignite/Properties/AssemblyInfo.cs     | 4 ++--
 16 files changed, 29 insertions(+), 29 deletions(-)