Files
gerrit/version.bzl
Marco Miller 93b24978ca Set version to 3.4.0-SNAPSHOT
Change-Id: I318669d0e4db025ede0206cadbb3d4efaa463308
2020-10-06 19:27:20 -04: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.4.0-SNAPSHOT"