From d2e978f8e8f47a49c3bcfbd470b2f790e52c5ee2 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Thu, 10 Sep 2020 10:32:29 +0000 Subject: Update VERSION to 13.4.0-rc2 --- VERSION | 2 +- ruby/proto/gitaly/version.rb | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index e00429f3d..91a1c40a3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -13.4.0-rc1 \ No newline at end of file +13.4.0-rc2 diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index 1cbf75fe8..52eee1c84 100644 --- a/ruby/proto/gitaly/version.rb +++ b/ruby/proto/gitaly/version.rb @@ -1,6 +1,5 @@ -# This file was auto-generated by the Release Tools project -# (https://gitlab.com/gitlab-org/release-tools/), and should not be -# modified. +# This file was auto-generated by release-tools +# https://gitlab.com/gitlab-org/release-tools/-/blob/master/lib/release_tools/release/gitaly_release.rb module Gitaly - VERSION = '13.4.0-rc1' + VERSION = '13.4.0-rc2' end -- cgit v1.2.3