summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-04-03 14:37:25 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-04-03 14:37:25 +0000
commit214757ca967cd333b8d3fac9dfa5203777f94b13 (patch)
tree16884349cad19f84e8b9c4299da2e5aafd7e1a0b /version.bzl
parent6a32efa0598400631d1ba0a2cf8160b987db79f7 (diff)
Set version to 3.8.0-rc0v3.8.0-rc0
Release-Notes: skip Change-Id: I015a3f148cb28f0890a8592810a4a1696ac78c24
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 357cfa880a..9e00787136 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.7.3-SNAPSHOT"
+GERRIT_VERSION = "3.8.0-rc0"