diff options
Diffstat (limited to 'repo')
-rwxr-xr-x | repo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ if not REPO_REV: | |||
133 | REPO_REV = 'stable' | 133 | REPO_REV = 'stable' |
134 | 134 | ||
135 | # increment this whenever we make important changes to this script | 135 | # increment this whenever we make important changes to this script |
136 | VERSION = (2, 5) | 136 | VERSION = (2, 7) |
137 | 137 | ||
138 | # increment this if the MAINTAINER_KEYS block is modified | 138 | # increment this if the MAINTAINER_KEYS block is modified |
139 | KEYRING_VERSION = (2, 3) | 139 | KEYRING_VERSION = (2, 3) |