Files
gerrit/version.bzl
Marco Miller aafacf775e Set version to 3.0.14-SNAPSHOT
Change-Id: If4a7c0f5caca60106e6d8968722b5bb094e1c2d7
2020-10-01 14:51:08 -04:00

6 lines
179 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.14-SNAPSHOT"