commit | c79d1cc179e5cc0792d012961e32d5acebc6eb5b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
committer | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
tree | a683fe7bcb26147871cb85bed16ef74c29865a45 | |
parent | e402bb05e45145db0e78f459e07bde446662b04c [diff] |
Branch 0.22.0 created
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index b06d38f..4210615 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.22.0'; + Version = '0.23.0'; type TException = Thrift.Exception.TException; // compatibility alias