commit | c75646a359e4bb38ff11e4b7255a3ad49ab3319c | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Aug 30 22:54:32 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Aug 30 23:55:34 2022 +0200 |
tree | 754e37fc0f25d7e96b0d809b83f7e2eb05941445 | |
parent | 22f6a8a3c879175e18ce95f88a393f34ff8f158c [diff] [blame] |
version bump
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index f8841f3..6fcc65d 100644 --- a/lib/delphi/src/Thrift.pas +++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ Thrift.Protocol; const - Version = '0.17.0'; + Version = '0.18.0'; type TException = Thrift.Exception.TException; // compatibility alias