Files
gerrit/version.bzl
David Pursehouse ee54dc9263 Set version to 3.0.3-SNAPSHOT
Change-Id: Iae7e9d2f1c7684cb33d11d14f9d2da98f8b3f177
2019-09-03 23:09:05 +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.0.3-SNAPSHOT"