summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2018-10-16 15:05:07 +0100
committerLuca Milanesio <luca.milanesio@gmail.com>2018-10-16 15:26:41 +0100
commitcd6d87fa65062afa7a5afaa965c03dc1425d739c (patch)
treee2ce7c594825d73a7231687420dc6249107151d8 /version.bzl
parentacf73405d83b60685c92518d761d7b8cef01222b (diff)
Release 2.16-rc0v2.16-rc0
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 62d841fa37..8b644fad34 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 = "2.16-SNAPSHOT"
+GERRIT_VERSION = "2.16-rc0"