summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-11-13 14:09:26 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2020-11-13 16:19:47 +0000
commit3c9423919ed7ebcb1fcd48631ee1d5811d9f0c8b (patch)
treefa9ed63c09691d51b227265748ceb64858f1c8fc /version.bzl
parent45071d6977932bca5a1427c8abad24710fed2e33 (diff)
Set version to 3.2.5v3.2.5
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 6fabf384b6..182747b313 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.2.5-SNAPSHOT"
+GERRIT_VERSION = "3.2.5"