diff options
author | randx <dmitriy.zaporozhets@gmail.com> | 2012-06-21 20:25:23 +0300 |
---|---|---|
committer | randx <dmitriy.zaporozhets@gmail.com> | 2012-06-21 20:25:23 +0300 |
commit | b32465712becfbcf83d63b1e6eff7d1483fdabea (patch) | |
tree | ffbc05fd0f1771c1602c956df9556260048c7167 /app | |
parent | 1903f6ade027df0f10ef96b9439495eeda07482c (diff) | |
download | gitlab-ce-b32465712becfbcf83d63b1e6eff7d1483fdabea.tar.gz |
Up to 2.6v2.6.0
Diffstat (limited to 'app')
-rw-r--r-- | app/views/help/index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index d12b192bff2..649811ea073 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -1,6 +1,6 @@ %h3.cgray GITLAB - %span.right v2.5 + %span.right v2.6 %hr %h4 Self Hosted Git Management %h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite. |