THRIFT-4753: re-version master to next release 0.13.0
diff --git a/lib/delphi/src/Thrift.pas b/lib/delphi/src/Thrift.pas
index 62481e7..2ee8344 100644
--- a/lib/delphi/src/Thrift.pas
+++ b/lib/delphi/src/Thrift.pas
@@ -27,7 +27,7 @@
   Thrift.Protocol;
 
 const
-  Version = '1.0.0';
+  Version = '0.13.0';
 
 type
   TException = Thrift.Exception.TException; // compatibility alias