commit | c6fd86d9f2f15665dd1f3b87e39ed7580d8b25dd | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Mon Feb 06 23:42:52 2023 +0100 |
committer | Jens Geyer <jensg@apache.org> | Mon Feb 06 23:42:52 2023 +0100 |
tree | b60156225f4e8793aee3c225c4ca7554d0da41fb | |
parent | 4eee6815276741a0381063b9e139a4938f808711 [diff] [blame] |
bump version number
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas index 6fcc65d..b725ebc 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.19.0'; type TException = Thrift.Exception.TException; // compatibility alias