Files
gerrit/version.bzl
David Pursehouse 3ba22bb08a Set version to 3.0.6-SNAPSHOT
Change-Id: Ibc69f7f3f27afcc4d7c86ad8dc7a4bdfa73a8345
2019-12-11 10:01:12 +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.6-SNAPSHOT"