commit | 63e86ce23a28b990c68fb908971ac95ea30444c6 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:41:22 2021 +0200 |
committer | Jens Geyer <jensg@apache.org> | Fri Jun 11 00:55:22 2021 +0200 |
tree | 173d86af8c70f13db1ba1f1eda4c36629d5033df | |
parent | d604602064e9218cc1f0153a4f83dff22fa1b44e [diff] |
Version 0.14.2
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index 72a9510..19dd372 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.14.1'; + Version = '0.14.2'; type TException = Thrift.Exception.TException; // compatibility alias