commit | 423ab3997d3c3879d95fcd00e816f226b0f396d4 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed Feb 15 22:12:19 2023 +0100 |
committer | Jens Geyer <jensg@apache.org> | Wed Feb 15 22:20:10 2023 +0100 |
tree | 64030a04071d110cfa194fcdc1891f258c26e377 | |
parent | c30ee69ef671a9fd4b86f19b38e0b10964c0d4bc [diff] [blame] |
bump version
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index 6fcc65d..b18ffad 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.18.0'; + Version = '0.18.1'; type TException = Thrift.Exception.TException; // compatibility alias