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>2022-11-02 13:37:13 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2022-11-02 13:37:13 +0300
commitd8dde0e3d5f1055836f529ec51ddf06555462565 (patch)
tree3f25bf535cab0c606dda5fde755a5011156a996a /ruby/proto
parent0aa4d6fdcbbc89beb52d4133bfaf434bd9bf41e2 (diff)
Update VERSION filesv15.6.0-rc1
[ci skip]
Diffstat (limited to 'ruby/proto')
-rw-r--r--ruby/proto/gitaly/version.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb
new file mode 100644
index 000000000..d495206e3
--- /dev/null
+++ b/ruby/proto/gitaly/version.rb
@@ -0,0 +1,6 @@
+# This file was auto-generated by the Release Tools project
+# (https://gitlab.com/gitlab-org/release-tools/), and should not be
+# modified.
+module Gitaly
+ VERSION = '15.6.0-rc1'
+end