gerrit/version.bzl
David Pursehouse 49db9b9d85 Set version to 3.1.1-SNAPSHOT
Change-Id: I763ae2a1ee8e5ecd6e121fb13693cfce7fd11f8a
2019-11-15 00:14:24 -08: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.1.1-SNAPSHOT"