From 7724ac387395e613d30958c716df18dc6143da1b Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Thu, 18 Feb 2016 22:25:58 -0500 Subject: [PATCH] Bumped version --- Core/Distrib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Distrib.php b/Core/Distrib.php index 2f8d3ad..2f27867 100644 --- a/Core/Distrib.php +++ b/Core/Distrib.php @@ -24,5 +24,5 @@ # This copyright notice MUST APPEAR in all copies of the script! ################################################################# -define("BAIKAL_VERSION", "0.3.2"); +define("BAIKAL_VERSION", "0.3.3"); define("BAIKAL_HOMEPAGE", "http://baikal-server.com");