From 7b2f9b456357f46c58cde248d945c6ad28fbcc74 Mon Sep 17 00:00:00 2001 From: Yassine Guedidi Date: Fri, 18 Jul 2014 12:16:32 +0200 Subject: [PATCH] Update version in Rework your Patch section --- contributing/code/patches.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code/patches.rst b/contributing/code/patches.rst index 1967c8dc0f0..45e469b8971 100644 --- a/contributing/code/patches.rst +++ b/contributing/code/patches.rst @@ -364,7 +364,7 @@ Rework your Patch Based on the feedback on the pull request, you might need to rework your patch. Before re-submitting the patch, rebase with ``upstream/master`` or -``upstream/2.1``, don't merge; and force the push to the origin: +``upstream/2.3``, don't merge; and force the push to the origin: .. code-block:: bash