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/lib
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-01-23 18:14:07 +0400
committerdosire <sytses@gmail.com>2014-01-23 18:14:07 +0400
commit42220f2a18f69ab23c496aa93a1b8d528d2d0004 (patch)
treeac065ad4441053e3f412b2f4608cb3fc3210e821 /lib
parent6d3a92f22536ef01e8d770b11ba04ffe448b5679 (diff)
Remove version since we don't keep it up to date.
Diffstat (limited to 'lib')
-rwxr-xr-xlib/support/init.d/gitlab1
-rw-r--r--lib/support/nginx/gitlab1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/support/init.d/gitlab b/lib/support/init.d/gitlab
index cb2db44c97c..c6e570784e0 100755
--- a/lib/support/init.d/gitlab
+++ b/lib/support/init.d/gitlab
@@ -3,7 +3,6 @@
# GITLAB
# Maintainer: @randx
# Authors: rovanion.luckey@gmail.com, @randx
-# App Version: 6.0
### BEGIN INIT INFO
# Provides: gitlab
diff --git a/lib/support/nginx/gitlab b/lib/support/nginx/gitlab
index d1d959e152e..c49dce501ab 100644
--- a/lib/support/nginx/gitlab
+++ b/lib/support/nginx/gitlab
@@ -1,6 +1,5 @@
# GITLAB
# Maintainer: @randx
-# App Version: 5.0
upstream gitlab {
server unix:/home/git/gitlab/tmp/sockets/gitlab.socket;