From c7dc6e1b91aa28f132a85c1dda07d02700d7e164 Mon Sep 17 00:00:00 2001 From: Patrick Cool Date: Wed, 9 May 2007 09:13:49 +0200 Subject: [PATCH] [svn r12336] setting 1.8 to stable (although this is not used) --- main/inc/installedVersion.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/inc/installedVersion.inc.php b/main/inc/installedVersion.inc.php index 04dafc3718..d0eee19358 100644 --- a/main/inc/installedVersion.inc.php +++ b/main/inc/installedVersion.inc.php @@ -8,7 +8,6 @@ ============================================================================== */ -$stable = false; +$stable = true; $dokeos_version = "1.8"; - ?> \ No newline at end of file