summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-11-13 14:30:14 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2020-11-13 16:19:53 +0000
commit49f23317559e21db1e1676d3053e34c79e087525 (patch)
tree237b00137b0505dc6ef6fe00a8d6c3fc69d05799 /version.bzl
parent3c9423919ed7ebcb1fcd48631ee1d5811d9f0c8b (diff)
Set version to 3.2.6-SNAPSHOT
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 182747b313..30337fa63c 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"
+GERRIT_VERSION = "3.2.6-SNAPSHOT"