diff options
Diffstat (limited to 'www/gitlab/Makefile.common')
-rw-r--r-- | www/gitlab/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index b3599db8820e..aa72eadbd103 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,5 @@ -GITLAB_VERSION= 17.3.2 +GITLAB_VERSION= 17.3.3 +GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) # Find current tag from Makefile and .gitlab-ci.yaml |