Commit fd50e8e983ea4b87af90ff79352f6c87e18bf094

Authored by Dmitriy Zaporozhets
1 parent 22d411e5

Gitlab-shell should be 1.4.0 for GitLab 5.2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -106,7 +106,7 @@ GitLab Shell is a ssh access and repository management software developed specia
106 106 cd gitlab-shell
107 107  
108 108 # switch to right version
109   - git checkout v1.3.0
  109 + git checkout v1.4.0
110 110  
111 111 cp config.yml.example config.yml
112 112  
... ...