Up versions for nginx + init.d

This commit is contained in:
Dmitriy Zaporozhets
2012-10-25 12:34:39 +03:00
parent f18dab39ea
commit 5d256b00e2
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# GITLAB
# Maintainer: @randx
# App Version: 2.9
# App Version: 3.0
### BEGIN INIT INFO
# Provides: gitlab

View File

@@ -1,6 +1,6 @@
# GITLAB
# Maintainer: @randx
# App Version: 2.9
# App Version: 3.0
upstream gitlab {
server unix:/home/gitlab/gitlab/tmp/sockets/gitlab.socket;