summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2019-01-24 07:31:25 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2019-01-24 07:52:42 +0000
commitfae0d9abe25703fc9cd1d192692da3c0f8193bfb (patch)
tree62b71f637fbfb91db180e76b2ddfd46cd8989d8d /version.bzl
parentf70d14d2ace89c39a5999fcef4c64f663d9afec5 (diff)
Set version to 2.16.4
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 0401388432..f6a83cd7bd 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-SNAPSHOT"
+GERRIT_VERSION = "2.16.4"