summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-04-17 11:04:00 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-04-17 11:04:00 +0000
commit91c93996fa647ccd09f419ed855bcb4607ce9588 (patch)
tree07e278b448dcaabbb79524c0d7ad82ae737b92d7 /version.bzl
parenta57155dcb3a5f1875a12f321bf30327393276acb (diff)
Set version to 3.8.0-rc2v3.8.0-rc2
Release-Notes: skip Change-Id: Ie22396e9e4418feaa113f65cff35ae80d51f3d6b
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 281c108964..ee2655ccf5 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.8.0-SNAPSHOT"
+GERRIT_VERSION = "3.8.0-rc2"