gerrit/version.bzl
David Pursehouse 4fbbdceae8 Set version to 2.16.1-SNAPSHOT
Change-Id: I0b8b5e8b3eeb26032751e05543fe2a0e5477a280
2018-11-15 10:56:02 -08: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.16.1-SNAPSHOT"