summaryrefslogtreecommitdiff
path: root/lib/delphi/src/Thrift.pas
diff options
context:
space:
mode:
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 ddd4c11f9..8293d0778 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -27,7 +27,7 @@ uses
Thrift.Protocol;
const
- Version = '1.0.0-dev';
+ Version = '0.12.0';
type
TException = Thrift.Exception.TException; // compatibility alias