summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-03-01 20:11:07 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-03-01 20:11:07 +0900
commit2cc53d4a3d6be90379d0737c00665d033c49706c (patch)
tree48aa68c3155c88c9f5a378c9213126490937acff /version.bzl
parent52ace6cc11a3fddbff2fb05993bd257d116ca85d (diff)
Set version to 2.16.7-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 0a7ed2b67d..f4fcfb7eb7 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.6"
+GERRIT_VERSION = "2.16.7-SNAPSHOT"