From 3e8e41fcfa570a9000eaea80a3e6e198b9d8d093 Mon Sep 17 00:00:00 2001 From: Kevin Krauss Date: Tue, 1 Oct 2013 11:50:30 -0700 Subject: [PATCH] Update gitlab --- lib/support/nginx/gitlab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/support/nginx/gitlab b/lib/support/nginx/gitlab index 3e929c52990..d4f14c911c4 100644 --- a/lib/support/nginx/gitlab +++ b/lib/support/nginx/gitlab @@ -1,6 +1,6 @@ # GITLAB # Maintainer: @randx -# App Version: 5.0 +# App Version: 6.0 upstream gitlab { server unix:/home/git/gitlab/tmp/sockets/gitlab.socket; -- GitLab