gerrit/version.bzl
David Pursehouse 4dc32b914d Set version to 2.14.8-SNAPSHOT
Change-Id: Ie4b842d2a16b0e17b01e35227fbea65d7b66f3c4
2018-03-12 12:54:03 +09: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 = "2.14.8-SNAPSHOT"