summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2021-12-06 22:59:43 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2021-12-06 22:59:43 +0000
commit59c674afaf972714b1ddee0088ee06d06dcc387a (patch)
treeccebce21ec449f925722e7668095b92dc7db00dd /version.bzl
parentfd75535d2772e8b48752721bf6825a92109c33e7 (diff)
Set version to 3.5.0.1v3.5.0.1
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..331b6cb860 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.0.1"