diff --git a/repo b/repo index 8e0c810e..3b244c16 100755 --- a/repo +++ b/repo @@ -149,7 +149,7 @@ if not REPO_REV: BUG_URL = 'https://bugs.chromium.org/p/gerrit/issues/entry?template=Repo+tool+issue' # increment this whenever we make important changes to this script -VERSION = (2, 14) +VERSION = (2, 15) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (2, 3)