From 90c1e8725bb98eee470aa2e6124254bf5faf2c2b Mon Sep 17 00:00:00 2001
From: ByteHamster <info@bytehamster.com>
Date: Fri, 12 Jun 2020 23:35:04 +0200
Subject: [PATCH] Bumped version to 0.7.1

---
 Core/Distrib.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Core/Distrib.php b/Core/Distrib.php
index c1cf8b3..c59528d 100644
--- a/Core/Distrib.php
+++ b/Core/Distrib.php
@@ -25,5 +25,5 @@
 #  This copyright notice MUST APPEAR in all copies of the script!
 #################################################################
 
-define("BAIKAL_VERSION", "0.7.0");
+define("BAIKAL_VERSION", "0.7.1");
 define("BAIKAL_HOMEPAGE", "http://sabre.io/baikal/");