gerrit/version.bzl
David Pursehouse 6855d7b202 Set version to 3.0.4-SNAPSHOT
Change-Id: I8e16fbb3cff6609a347bcc7ab2587b7219ecbea3
2019-10-10 13:03:53 +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.4-SNAPSHOT"