diff options
| -rw-r--r-- | www/gitlab/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 17873ac384d6..0f8bb14fc09d 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,5 +1,5 @@ GITLAB_VERSION= 18.5.1 -GITLAB_PORTREVISION= 0 +GITLAB_PORTREVISION= 1 # Git version gitaly should use (from gitlab mirror) # Find current tag from Makefile and .gitlab-ci.yaml |
