diff options
author | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-04-03 12:38:10 +0200 |
---|---|---|
committer | Zeger-Jan van de Weg <git@zjvandeweg.nl> | 2018-04-03 12:40:42 +0200 |
commit | 001a5fc6baf57d1ca3f1a88539dcf0b6b4f339a6 (patch) | |
tree | ba2ff915133283eb78bda3815f89b05ee557efb4 /GITALY_SERVER_VERSION | |
parent | 8dca091ff7f04bb92a7835ebeff783b7f0ef76cd (diff) | |
download | gitlab-ce-001a5fc6baf57d1ca3f1a88539dcf0b6b4f339a6.tar.gz |
Upgrade Gitaly server verion
icu4c had another version bump, which broken compilation of the native
extensions of charlock_holmes. Gitaly has upgraded the gem version, and
with this made installation against the new lib version, 61.1, available
again.
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 36545ad338e..9188543ea64 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -0.92.0 +0.93.0 |