From 90c568a0b060097d377729d3ac1fbc8c0ad515b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Schneider?= Date: Mon, 20 Aug 2012 23:15:56 +0200 Subject: [PATCH] Core is now 0.2.2 --- Core/Distrib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Distrib.php b/Core/Distrib.php index 5221bd8..dd17e01 100755 --- a/Core/Distrib.php +++ b/Core/Distrib.php @@ -24,6 +24,6 @@ # This copyright notice MUST APPEAR in all copies of the script! ################################################################# -define("BAIKAL_VERSION", "0.2.1"); +define("BAIKAL_VERSION", "0.2.2"); define("BAIKAL_HOMEPAGE", "http://baikal.codr.fr"); define("PROJECT_PACKAGE", "regular");