summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2021-11-22 20:16:35 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2021-11-22 20:16:35 +0000
commit05affeb6a48e0bcfef8bd113b8691f05c285d44c (patch)
tree892d01ee863941b6cb00b858b9a43c209ee22e47 /version.bzl
parent7cb205a40fcbf85512fbaac4609a13e0dac99d8c (diff)
Set version to 3.4.2v3.4.2
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 4880e980a9..0d488142b8 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.2-SNAPSHOT"
+GERRIT_VERSION = "3.4.2"