From ad3ec8dfd08fb1e43b2494e6d353ab40b44d90b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Quatannens?= Date: Fri, 3 May 2013 15:31:14 +0300 Subject: [PATCH] Replacing 2.0 version by 2.1 as 2.0 version is deprecated, as told by WouterJ in #2595 --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index afa5925f03f..18bd4dcdae7 100644 --- a/README.markdown +++ b/README.markdown @@ -8,8 +8,8 @@ Contributing >**Note** >Unless you're documenting a feature that's new to a specific version of Symfony ->(e.g. Symfony 2.1), all pull requests must be based off of the **2.0** branch, ->**not** the master or 2.1 branch. +>(e.g. Symfony 2.2), all pull requests must be based off of the **2.1** branch, +>**not** the master or 2.2 branch. We love contributors! For more information on how you can contribute to the Symfony documentation, please read