diff --git a/Core/Distrib.php b/Core/Distrib.php index 5ac9f40a..c6c40d4f 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.9.5"); +define("BAIKAL_VERSION", "0.10.0"); define("BAIKAL_HOMEPAGE", "https://sabre.io/baikal/");