gerrit/version.bzl
David Pursehouse c31ddef4da Set version to 2.16.12-SNAPSHOT
Change-Id: I9d4467128672d5fd6440e7ceac40604b4b3d5aa0
2019-09-01 11:45:19 +09:00

6 lines
180 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 = "2.16.12-SNAPSHOT"