Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-16 16:42:22 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-16 16:42:22 +0400
commitb7297285369171c95b006e49d6da7bc84b969fc8 (patch)
tree9e5a93a2bd32439cf1033444890d452e33cf8cfa /app
parente65cc4f849174e2767f2121120ea8f1880c3d6d2 (diff)
uppercase Gitlab version and revision constants. check api return gitlab version now
Diffstat (limited to 'app')
-rw-r--r--app/views/help/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index 1a4411c8f30..879a19fdfb4 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -1,8 +1,8 @@
%h3.page_title
GITLAB
.pull-right
- %span= Gitlab::Version
- %small= Gitlab::Revision
+ %span= Gitlab::VERSION
+ %small= Gitlab::REVISION
%hr
%p.lead
Self Hosted Git Management