done with 4.1. Version to 4.2.0pre :)

4-2-stable
Dmitriy Zaporozhets 2013-01-21 16:36:55 +02:00
parent ee43e9248c
commit 68fa988219
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
4.1.0rc1
4.2.0pre

View File

@ -190,10 +190,10 @@ See `doc/install/databases.md`
cd /home/gitlab/gitlab
# Checkout to stable release
sudo -u gitlab -H git checkout 4-0-stable
sudo -u gitlab -H git checkout 4-1-stable
**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!
## Configure it