diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2019-03-07 09:02:26 +0000 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2019-03-07 09:02:26 +0000 |
commit | 9ac41e31e64ad15b3469c32e31bf2c9f6761da40 (patch) | |
tree | 4edcd3c2b2a98b214f9d2c94e5bf35252c50eca4 /GITALY_SERVER_VERSION | |
parent | 80fea82f3ab6afd486884020710eb01c06b048d9 (diff) | |
download | gitlab-ce-9ac41e31e64ad15b3469c32e31bf2c9f6761da40.tar.gz |
Upgrade GITALY_SERVER_VERSION for v1.25.0
This version includes the server side feature gates required for
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25615
Diffstat (limited to 'GITALY_SERVER_VERSION')
-rw-r--r-- | GITALY_SERVER_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 53cc1a6f929..ad2191947f7 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.24.0 +1.25.0 |