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
path: root/ruby
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2019-09-18 19:15:34 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-09-18 19:15:34 +0300
commitaacedbaac8013e341be496cbb5f250fb61094313 (patch)
treeab12b36fc7d206902c6b359de3d4ae4e1fdb5dba /ruby
parent8769df7966f60ae48ac83050b9db5487626c52bf (diff)
Version 1.65.0v1.65.0
Diffstat (limited to 'ruby')
-rw-r--r--ruby/proto/gitaly/version.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb
index 858d7b916..8ba953420 100644
--- a/ruby/proto/gitaly/version.rb
+++ b/ruby/proto/gitaly/version.rb
@@ -1,4 +1,4 @@
-# This file was auto-generated by ./_support/release
+# This file was auto-generated by /Users/jacobvosmaer/Desktop/gitlab-development-kit/gitaly/src/gitlab.com/gitlab-org/gitaly/_support/release
module Gitaly
- VERSION = '1.64.0'
+ VERSION = '1.65.0'
end