commit | 0d5b4f9fa1e9b69c1f8da9a68f2a7eb2c734662b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
committer | Jens Geyer <jensg@apache.org> | Sat Jul 08 12:49:11 2023 +0200 |
tree | 31b8d8bbe69b3b4270481467224252f7547b4f46 | |
parent | bccca9301dedd6403062ef6be4c56533f889e5b5 [diff] |
created reƶease branch 0.19.0
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index b725ebc..6696a19 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.19.0'; + Version = '0.20.0'; type TException = Thrift.Exception.TException; // compatibility alias