From eca3c10fd6fb2920f99f62a0aa4f0f55d1763aa2 Mon Sep 17 00:00:00 2001 From: Alexander Zolotov Date: Mon, 30 Oct 2017 10:52:02 +0300 Subject: [PATCH] Add 2017.2 and 2017.3 branches (#58) --- basics/checkout_and_build_community.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/basics/checkout_and_build_community.md b/basics/checkout_and_build_community.md index b94774764..2be4735a7 100644 --- a/basics/checkout_and_build_community.md +++ b/basics/checkout_and_build_community.md @@ -29,6 +29,8 @@ The [master](https://github.com/JetBrains/intellij-community/tree/master) branch | IntelliJ Product version | Branch name/number | |--------------------------|-------------------------------------------------------------------| +| 2017.3 | [171](https://github.com/JetBrains/intellij-community/tree/173) | +| 2017.2 | [171](https://github.com/JetBrains/intellij-community/tree/172) | | 2017.1 | [171](https://github.com/JetBrains/intellij-community/tree/171) | | 2016.3 | [163](https://github.com/JetBrains/intellij-community/tree/163) | | 2016.2 | [162](https://github.com/JetBrains/intellij-community/tree/162) |