summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2021-01-26 18:56:52 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2021-01-26 18:56:52 +0000
commitdf0507df5917fd78af01aee2495b2663530d52d1 (patch)
tree5bd61785724834cff8febea5a34a37ac712465ee /version.bzl
parenta5938b1c602ae0b89a3407f1bbe0d415b3047608 (diff)
Set version to 3.3.2v3.3.2
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 2b04e5e3f9..e21df3d588 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.3.2-SNAPSHOT"
+GERRIT_VERSION = "3.3.2"