Commit 42220f2a18f69ab23c496aa93a1b8d528d2d0004

Authored by dosire
1 parent 6d3a92f2

Remove version since we don't keep it up to date.

lib/support/init.d/gitlab
@@ -3,7 +3,6 @@ @@ -3,7 +3,6 @@
3 # GITLAB 3 # GITLAB
4 # Maintainer: @randx 4 # Maintainer: @randx
5 # Authors: rovanion.luckey@gmail.com, @randx 5 # Authors: rovanion.luckey@gmail.com, @randx
6 -# App Version: 6.0  
7 6
8 ### BEGIN INIT INFO 7 ### BEGIN INIT INFO
9 # Provides: gitlab 8 # Provides: gitlab
lib/support/nginx/gitlab
1 # GITLAB 1 # GITLAB
2 # Maintainer: @randx 2 # Maintainer: @randx
3 -# App Version: 5.0  
4 3
5 upstream gitlab { 4 upstream gitlab {
6 server unix:/home/git/gitlab/tmp/sockets/gitlab.socket; 5 server unix:/home/git/gitlab/tmp/sockets/gitlab.socket;