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

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from b5fe1db  Reverted wrongly pushed commits. - This reverts commit 
876aee506b937d64b1fb035ff65e5e52def04c04. - This reverts commit 
b89316d54bb0253493b48446cb510755fb3196d2.
     add 3fc0b8d  Version number aligned to 0.15.0

No new revisions were added by this update.

Summary of changes:
 ApacheThrift.nuspec                                       |  8 ++++----
 CMakeLists.txt                                            |  2 +-
 Thrift.podspec                                            |  4 ++--
 appveyor.yml                                              |  2 +-
 bower.json                                                |  2 +-
 build/veralign.sh                                         | 15 ++++++++-------
 compiler/cpp/src/thrift/version.h                         |  2 +-
 configure.ac                                              |  2 +-
 contrib/Rebus/Properties/AssemblyInfo.cs                  |  4 ++--
 contrib/thrift.spec                                       |  2 +-
 contrib/zeromq/csharp/AssemblyInfo.cs                     |  2 +-
 doc/specs/idl.md                                          |  2 +-
 lib/as3/gradle.properties                                 |  2 +-
 lib/d/src/thrift/base.d                                   |  2 +-
 lib/dart/pubspec.yaml                                     |  2 +-
 lib/delphi/src/Thrift.pas                                 |  2 +-
 lib/erl/src/thrift.app.src                                |  2 +-
 lib/haxe/haxelib.json                                     |  2 +-
 lib/hs/thrift.cabal                                       |  2 +-
 lib/java/gradle.properties                                |  2 +-
 lib/js/package-lock.json                                  |  2 +-
 lib/js/package.json                                       |  2 +-
 lib/js/src/thrift.js                                      |  2 +-
 lib/lua/Thrift.lua                                        |  2 +-
 .../Thrift.IntegrationTests.csproj                        |  1 +
 .../Thrift.PublicInterfaces.Compile.Tests.csproj          |  1 +
 lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj         |  1 +
 lib/netstd/Thrift/Properties/AssemblyInfo.cs              |  4 ++--
 lib/netstd/Thrift/Thrift.csproj                           |  2 +-
 lib/ocaml/_oasis                                          |  2 +-
 lib/perl/lib/Thrift.pm                                    |  2 +-
 lib/py/setup.py                                           |  2 +-
 lib/rb/thrift.gemspec                                     |  2 +-
 lib/rs/Cargo.toml                                         |  2 +-
 lib/st/package.xml                                        |  2 +-
 lib/swift/Sources/Thrift.swift                            |  2 +-
 lib/swift/Tests/ThriftTests/ThriftTests.swift             |  2 +-
 lib/ts/package-lock.json                                  |  2 +-
 lib/ts/package.json                                       |  2 +-
 package-lock.json                                         |  2 +-
 package.json                                              |  2 +-
 sonar-project.properties                                  |  6 +++---
 test/dart/test_client/pubspec.yaml                        |  2 +-
 test/erl/src/thrift_test.app.src                          |  2 +-
 test/netstd/Client/Client.csproj                          |  1 +
 test/netstd/Server/Server.csproj                          |  1 +
 tutorial/dart/client/pubspec.yaml                         |  2 +-
 tutorial/dart/console_client/pubspec.yaml                 |  2 +-
 tutorial/dart/server/pubspec.yaml                         |  2 +-
 tutorial/delphi/DelphiClient/DelphiClient.dproj           |  4 ++--
 tutorial/delphi/DelphiServer/DelphiServer.dproj           |  4 ++--
 tutorial/hs/ThriftTutorial.cabal                          |  2 +-
 tutorial/netstd/Client/Client.csproj                      |  1 +
 tutorial/netstd/Interfaces/Interfaces.csproj              |  1 +
 tutorial/netstd/Server/Server.csproj                      |  1 +
 tutorial/ocaml/_oasis                                     |  2 +-
 56 files changed, 73 insertions(+), 64 deletions(-)

Reply via email to