diff --git a/repo b/repo index 9b4ab114..8f13015f 100755 --- a/repo +++ b/repo @@ -147,7 +147,7 @@ if not REPO_REV: REPO_REV = 'stable' # increment this whenever we make important changes to this script -VERSION = (2, 8) +VERSION = (2, 11) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (2, 3)