gerrit/version.bzl
Jacek Centkowski 9f77bc783e Switch to 2.14.9-SNAPSHOT version
Change-Id: I57678ce36fa98f21b17d9c7c90d145b154aa6e15
Signed-off-by: Jacek Centkowski <jcentkowski@collab.net>
2018-05-09 07:32:45 +00:00

6 lines
179 B
Python

# Maven style API version (e.g. '2.x-SNAPSHOT').
# Used by :api_install and :api_deploy targets
# when talking to the destination repository.
#
GERRIT_VERSION = "2.14.9-SNAPSHOT"