diff --git a/repo b/repo index 39162eff..acedbf87 100755 --- a/repo +++ b/repo @@ -133,7 +133,7 @@ if not REPO_REV: REPO_REV = 'stable' # increment this whenever we make important changes to this script -VERSION = (2, 4) +VERSION = (2, 5) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (2, 3)