gerrit/version.bzl
David Pursehouse 2d49f401d0 Set version to 3.2.0-SNAPSHOT
Change-Id: I348fa54c5493640a47e999f170243fb203e18d9c
2019-10-18 08:20:56 +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"