diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 09:39:02 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-06 09:51:05 +0200 |
commit | 9b79896e8f150befb82aa29e57c0713c17199345 (patch) | |
tree | c3923c1b00cee49c3100e7f84a48d6566cc0d616 /www/gitlab-ce/files/gitlab.in | |
parent | Update to 13.10.1 which is required for gitlab-ce 13.10. (diff) |
Major upgrade to 13.10 which includes security related upgrade to 13.10.1.
Changelog:
https://about.gitlab.com/releases/2021/03/22/gitlab-13-10-released/
https://about.gitlab.com/releases/2021/03/31/security-release-gitlab-13-10-1-released/
Diffstat (limited to 'www/gitlab-ce/files/gitlab.in')
-rw-r--r-- | www/gitlab-ce/files/gitlab.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitlab-ce/files/gitlab.in b/www/gitlab-ce/files/gitlab.in index 6014d3b1733f..74ca309d5860 100644 --- a/www/gitlab-ce/files/gitlab.in +++ b/www/gitlab-ce/files/gitlab.in @@ -1,6 +1,6 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: head/www/gitlab-ce/files/gitlab.in 565466 2021-02-16 22:22:27Z mfechner $ ### BEGIN INIT INFO # Provides: gitlab |