summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2021-05-03 21:33:55 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2021-05-03 21:33:55 +0200
commitbbdcff63bf47eb9607608b81e9733035a1d46d86 (patch)
treeac6a332e04ab42e6a053a37f153402a2556952eb /version.bzl
parent2fc1b0101913b7f8e8e8c9dbf292e84a7ca0c1c3 (diff)
Set version to 3.4.0-rc4v3.4.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 44544337cb..75804f8463 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.4.0-rc3"
+GERRIT_VERSION = "3.4.0-rc4"