summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2022-03-11 16:33:16 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2022-03-17 17:47:34 +0000
commitc4326204f4770dcf9cc13335df0f5454ae9cfc7b (patch)
tree007464beae2cdbbc8ac2512be3eecc504641a131 /version.bzl
parent5fb9e261cc794cabd0b61f356e0844662a9dd8b1 (diff)
Set version to 3.5.1v3.5.1v3.5.1-based
Release-Notes: skip Change-Id: I6b222674624e9d7955c1cf2622779806c44ebf2f
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 10de529147..2f7ae08142 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.1-SNAPSHOT"
+GERRIT_VERSION = "3.5.1"