summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2021-11-29 18:42:47 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2021-11-29 18:42:47 +0000
commit80493b4bf26e969fe00a744acd012dfcb51e4ac5 (patch)
tree2218ccffa17bc5161f2e0590bc6f40a2412c36c9 /version.bzl
parent562be0495536196c9eaf48e9ef8eb0caa16656bf (diff)
Set version to 3.5.0-rc4v3.5.0-rc4
Diffstat (limited to 'version.bzl')
-rw-r--r--version.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.bzl b/version.bzl
index f2e0d0c6c0..c55f9a6e93 100644
--- a/version.bzl
+++ b/version.bzl
@@ -2,4 +2,4 @@
# Used by :api_install and :api_deploy targets
# when talking to the destination repository.
#
-GERRIT_VERSION = "3.5.0-SNAPSHOT"
+GERRIT_VERSION = "3.5.0-rc4"