gerrit/version.bzl
Luca Milanesio 0bb23b9a25 Update versions to 3.0-SNAPSHOT
Change-Id: I0be6a530482cb25297204fcd28374e8c46fdf2dc
2018-10-16 22:14:23 +00:00

6 lines
176 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 = "3.0-SNAPSHOT"