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:
authorJacob Vosmaer <jacob@gitlab.com>2019-08-07 13:01:44 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-08-07 13:01:44 +0300
commita8e2980b1ffe1a728ab13032dc81f90f4b990a03 (patch)
treea956c18be6970caddceacbe63260f7c49f370a8f /ruby/proto/gitaly/version.rb
parentcacb4f05c8daef35ba57d35c16d3d4c2f766224f (diff)
Version 1.57.0v1.57.0
Diffstat (limited to 'ruby/proto/gitaly/version.rb')
-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 5e17b615c..147317c0d 100644
--- a/ruby/proto/gitaly/version.rb
+++ b/ruby/proto/gitaly/version.rb
@@ -1,4 +1,4 @@
-# This file was auto-generated by _support/generate-proto-ruby
+# 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.56.0"
+ VERSION = '1.57.0'
end