gerrit/version.bzl
David Pursehouse b79d24a6ef Set version to 3.0.8-SNAPSHOT
Change-Id: Ifd259ebfe2b593e90cbb2d363322eb7708b92529
2020-02-06 09:29:02 +09:00

6 lines
178 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.8-SNAPSHOT"