diff options
author | Paul Okstad <pokstad@gitlab.com> | 2019-05-20 14:06:49 +0000 |
---|---|---|
committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2019-05-20 14:06:49 +0000 |
commit | c06175ed4cdd602090bf43e0fadd2bc153b092c8 (patch) | |
tree | 1dacd3907a8d922a5d628c3e52f8d6b49ab94e87 /GITALY_SERVER_VERSION | |
parent | 4b407a68efeb6bf61fd5100b002f3ba0b3f1bb06 (diff) | |
download | gitlab-ce-c06175ed4cdd602090bf43e0fadd2bc153b092c8.tar.gz |
Update Gitaly to v1.42.1
This version of Gitaly fixes a bug in gitaly-wrapper
that prevented the proper detection of the executable
path for a Gitaly process.
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 a50908ca3da..e640847f99c 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.42.0 +1.42.1 |