summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-02-22 21:02:17 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-02-22 21:02:17 +0000
commitb5b893fe0af78c56cd7c3215138cf16d078598d7 (patch)
tree7b5b974c2a9f2047e92cf2a37cafcb0ba53fa2fc /version.bzl
parentfaa31d53c17d40e8d3673ce54479415d7aeb7c34 (diff)
Set version to 3.6.4v3.6.4
Release-Notes: skip Change-Id: I75ae8a693dd68e8a2f34be789415502608e8c360
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 808490c09f..25542393ff 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.6.4-SNAPSHOT"
+GERRIT_VERSION = "3.6.4"