diff options
author | Shawn O. Pearce <sop@google.com> | 2008-10-28 08:46:15 -0700 |
---|---|---|
committer | Shawn O. Pearce <sop@google.com> | 2008-10-28 08:46:15 -0700 |
commit | 45476c40c7300efe09ee376a8f1bf4488bd25afa (patch) | |
tree | 95bfbb9ad38b514145507f6aa59d9a6cdf11e7f8 | |
parent | 16191347205deab1bb255b8395cb72419793210d (diff) | |
download | git-repo-45476c40c7300efe09ee376a8f1bf4488bd25afa.tar.gz |
wrapper 1.6
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rwxr-xr-x | repo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ if __name__ == '__main__': | |||
28 | del magic | 28 | del magic |
29 | 29 | ||
30 | # increment this whenever we make important changes to this script | 30 | # increment this whenever we make important changes to this script |
31 | VERSION = (1, 5) | 31 | VERSION = (1, 6) |
32 | 32 | ||
33 | # increment this if the MAINTAINER_KEYS block is modified | 33 | # increment this if the MAINTAINER_KEYS block is modified |
34 | KEYRING_VERSION = (1,0) | 34 | KEYRING_VERSION = (1,0) |