commit | 65291dac391080d8aa8188ea62f428f4398425cc | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
committer | Jens Geyer <jensg@apache.org> | Tue Mar 02 21:02:34 2021 +0100 |
tree | 2b18b7231808f8a91e8619d119354aab7c977113 | |
parent | 65fb49bb41f852375b278c9057d52c9472f0cb3a [diff] [blame] |
version 0.14.1
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index 1926b11..72a9510 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.14.0'; + Version = '0.14.1'; type TException = Thrift.Exception.TException; // compatibility alias