We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee43e92 commit 68fa988Copy full SHA for 68fa988
VERSION
@@ -1 +1 @@
1
-4.1.0rc1
+4.2.0pre
doc/install/installation.md
@@ -190,10 +190,10 @@ See `doc/install/databases.md`
190
cd /home/gitlab/gitlab
191
192
# Checkout to stable release
193
- sudo -u gitlab -H git checkout 4-0-stable
+ sudo -u gitlab -H git checkout 4-1-stable
194
195
**Note:**
196
-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
197
do so with caution!
198
199
## Configure it
0 commit comments