done with 4.1. Version to 4.2.0pre :)
This commit is contained in:
parent
ee43e9248c
commit
68fa988219
2 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
4.1.0rc1
|
4.2.0pre
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue