From 191a360cc1f209ecbcea78acc34998b4a7e48151 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 13 Jan 2010 17:02:15 +0100 Subject: [PATCH] fix version in testimonial page --- docs/home-page/en/pages/testimonial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home-page/en/pages/testimonial.php b/docs/home-page/en/pages/testimonial.php index a3f62216..9531f1d3 100644 --- a/docs/home-page/en/pages/testimonial.php +++ b/docs/home-page/en/pages/testimonial.php @@ -20,7 +20,7 @@ $org_type_lst = array( $version_lst = array( 'empty' => "SELECT ONE", - '206' => "3.0.x", + '207' => "3.0.x", '200' => "1.36.x", '201' => "1.38.x", '202' => "2.0.x", -- 2.39.5