From: Eric Bollengier Date: Wed, 13 Jan 2010 16:02:15 +0000 (+0100) Subject: fix version in testimonial page X-Git-Tag: Release-5.0.0~20^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=191a360cc1f209ecbcea78acc34998b4a7e48151;p=bacula%2Fdocs fix version in testimonial page --- 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",