Commit 68fa9882 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

done with 4.1. Version to 4.2.0pre :)

parent ee43e924
...@@ -190,10 +190,10 @@ See `doc/install/databases.md` ...@@ -190,10 +190,10 @@ See `doc/install/databases.md`
cd /home/gitlab/gitlab cd /home/gitlab/gitlab
# Checkout to stable release # Checkout to stable release
sudo -u gitlab -H git checkout 4-0-stable sudo -u gitlab -H git checkout 4-1-stable
**Note:** **Note:**
You can change `4-0-stable` to `master` if you want the *bleeding edge* version, but You can change `4-1-stable` to `master` if you want the *bleeding edge* version, but
do so with caution! do so with caution!
## Configure it ## Configure it
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment