From 91c15419491a180d7a16dc032ac11b7d26f1876b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Schneider?= Date: Thu, 8 Nov 2012 13:12:58 +0100 Subject: [PATCH] Distrib declares v0.2.3 Former-commit-id: d5cdad37c2fa266df3c61eacfd98561c8460387f --- Core/Distrib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Distrib.php b/Core/Distrib.php index dd17e01..6157036 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.2"); +define("BAIKAL_VERSION", "0.2.3"); define("BAIKAL_HOMEPAGE", "http://baikal.codr.fr"); define("PROJECT_PACKAGE", "regular");