summaryrefslogtreecommitdiff
path: root/lib/delphi/src/Thrift.pas
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-08-30 22:54:32 +0200
committerJens Geyer <jensg@apache.org>2022-08-30 23:55:34 +0200
commitc75646a359e4bb38ff11e4b7255a3ad49ab3319c (patch)
tree754e37fc0f25d7e96b0d809b83f7e2eb05941445 /lib/delphi/src/Thrift.pas
parent22f6a8a3c879175e18ce95f88a393f34ff8f158c (diff)
downloadthrift-c75646a359e4bb38ff11e4b7255a3ad49ab3319c.tar.gz
version bump
Diffstat (limited to 'lib/delphi/src/Thrift.pas')
-rw-r--r--lib/delphi/src/Thrift.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas
index f8841f3ef..6fcc65df7 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@ uses
Thrift.Protocol;
const
- Version = '0.17.0';
+ Version = '0.18.0';
type
TException = Thrift.Exception.TException; // compatibility alias