commit | 6868ebbb31cf32dbde018b03831d167565ba51d8 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
committer | Jens Geyer <jensg@apache.org> | Thu Jan 20 21:02:02 2022 +0100 |
tree | bb4538c411b8f91e73529979584d0b819b23c16d | |
parent | 7a6829531f00f7e95f904d5794d632acee62ddf0 [diff] |
Release 0.16.0
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index bf9ac05..f8841f3 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.16.0'; + Version = '0.17.0'; type TException = Thrift.Exception.TException; // compatibility alias