Version number aligned to 0.15.0
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas
index 1926b11..66dda72 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -28,7 +28,7 @@
   Thrift.Protocol;
 
 const
-  Version = '0.14.0';
+  Version = '0.15.0';
 
 type
   TException = Thrift.Exception.TException; // compatibility alias