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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-01-21 18:49:34 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-01-21 18:49:34 +0300
commitf63adf19271e150a338eb90479b7afeb94340ed9 (patch)
tree4ec6cb9760a339aecd54da19f10ec65e533bed2b /ruby/proto/gitaly/version.rb
parenta9c34aca0aead128bd81e5a1cab4ffd6df057749 (diff)
Version 1.83.0v1.83.01-83-stable
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 6c32ace42..5e768c998 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
module Gitaly
- VERSION = '1.82.0'
+ VERSION = '1.83.0'
end