From 684457c1f284456b828664835f5a2b67fda1ccd1 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 14 Feb 2019 19:10:58 +0100 Subject: [PATCH] =?UTF-8?q?Annulation=20am=C3=A9lioration=20du=20code=20de?= =?UTF-8?q?=20main.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 5fbdc550..72ca76f8 100644 --- a/core/core.php +++ b/core/core.php @@ -28,7 +28,7 @@ class common { const GROUP_ADMIN = 3; // Numéro de version de développement :/ // Désactive l'update auto - const ZWII_VERSION = '9.0.00-dev5'; + const ZWII_VERSION = '9.0.00-dev6'; // Numéro de version stable //const ZWII_VERSION = '9.0.00';