Files
gerrit/version.bzl
David Pursehouse 3ac05104ae Set version to 3.0.5-SNAPSHOT
Change-Id: Id968bd347efd8279ea94b514a0fbace8beaa167d
2019-11-11 11:58:40 -08: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.5-SNAPSHOT"