Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-22 18:06:21 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-22 18:06:21 +0300
commit0467215ce88f5919d4fd4d74bd3b160ccfd89176 (patch)
treed5224236ae4fa7f205d1d72a6fdff14c9c4d2f88 /ruby/proto/gitaly/version.rb
parentd758ff48fbf8392e08626b60685d037373347d72 (diff)
Update VERSION to 13.3.0-rc1v13.3.0-rc1
Diffstat (limited to 'ruby/proto/gitaly/version.rb')
-rw-r--r--ruby/proto/gitaly/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb
index 0899d6a1e..717a3931a 100644
--- a/ruby/proto/gitaly/version.rb
+++ b/ruby/proto/gitaly/version.rb
@@ -1,5 +1,5 @@
# 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.2.0'
+ VERSION = '13.3.0-rc1'
end