Files
gerrit/version.bzl
Luca Milanesio 2f2709e90d Set version to 3.3.0-SNAPSHOT
Change-Id: I4c06a7452c3ca99d4b78110bd05ed198b9a55a1c
2020-04-25 01:54:16 +00: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.3.0-SNAPSHOT"