Skip to content

Commit 68fa272

Browse files
author
etcet
committed
GitLab 6.3 -> 6.4
1 parent 65cbb7d commit 68fa272

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/centos/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```
22
Distribution : CentOS 6.5
3-
GitLab version : 6.0 - 6.3
3+
GitLab version : 6.0 - 6.4
44
Web Server : Apache, Nginx
55
Init system : sysvinit
66
Database : MySQL, PostgreSQL
@@ -357,9 +357,9 @@ We'll install GitLab into home directory of the user `git`:
357357
cd /home/git/gitlab
358358

359359
# Checkout to stable release
360-
git checkout 6-3-stable
360+
git checkout 6-4-stable
361361

362-
**Note:** You can change `6-3-stable` to `master` if you want the *bleeding edge* version, but
362+
**Note:** You can change `6-4-stable` to `master` if you want the *bleeding edge* version, but
363363
do so with caution!
364364

365365
### Configure it

0 commit comments

Comments
 (0)