summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-06-01 13:51:48 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2020-06-01 13:51:48 +0000
commit69a8e46821a5fa1009b31b29afc7f584c4daa12e (patch)
treeffc970c28d334786b39f3971d01fdd834cbe5eb0 /version.bzl
parent96f9751ba8ffd518ec381c483afbf558ce9fbb41 (diff)
Set version to 3.2.0v3.2.0
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 fb1e5ca3c5..2005037365 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.0-SNAPSHOT"
+GERRIT_VERSION = "3.2.0"