commit | ef199ccbc2a56831bbacc436fff1de49fa7aac16 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:28:31 2024 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:33:19 2024 +0200 |
tree | ec1b9ec9588c6e1e5f6a4655deacd111f2556448 | |
parent | 467c6bdcb14f1fcdfb416df92b76ca9e5abbdc90 [diff] |
bump version number
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index 9e1b0bb..b06d38f 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.21.0'; + Version = '0.22.0'; type TException = Thrift.Exception.TException; // compatibility alias