summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2021-01-26 21:55:52 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2021-01-26 21:55:52 +0100
commitacf1a60c08bc70f388718f4a03cca7a235b34b36 (patch)
tree124775f96d85314684366220b257d3f2852ef8e2 /version.bzl
parent65a42c9cd422b5f3c0e09a87145b8d4d0794cdef (diff)
Set version to 3.1.13-SNAPSHOTupstream/stable-3.1-issue-13858
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 ca56a2954d..95ebd2c3c4 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.1.12"
+GERRIT_VERSION = "3.1.13-SNAPSHOT"