Files
gerrit/version.bzl
David Pursehouse f2c5c36dcb Set version to 3.1.2-SNAPSHOT
Change-Id: I0a709cbf7e57d8583ad53f4f952803a3b4da016b
2019-12-11 16:03:47 +09: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.2.0-SNAPSHOT"