summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-01-25 11:30:18 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-01-25 11:30:24 +0900
commite14992e9056139387c5ef5e413c007cca05dc29e (patch)
tree0a56993db5c172c89d7f7785f37b5a76037fa63e /version.bzl
parent2f864ddee34faa189b0190e0d97111ee13bbef99 (diff)
Set version to 2.16.5-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 f6a83cd7bd..1f72186f1c 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.4"
+GERRIT_VERSION = "2.16.5-SNAPSHOT"