summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2008-10-28 08:46:15 -0700
committerShawn O. Pearce <sop@google.com>2008-10-28 08:46:15 -0700
commit45476c40c7300efe09ee376a8f1bf4488bd25afa (patch)
tree95bfbb9ad38b514145507f6aa59d9a6cdf11e7f8
parent16191347205deab1bb255b8395cb72419793210d (diff)
downloadgit-repo-45476c40c7300efe09ee376a8f1bf4488bd25afa.tar.gz
wrapper 1.6
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rwxr-xr-xrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo b/repo
index d59f0168..9f107a93 100755
--- a/repo
+++ b/repo
@@ -28,7 +28,7 @@ if __name__ == '__main__':
28del magic 28del 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
31VERSION = (1, 5) 31VERSION = (1, 6)
32 32
33# increment this if the MAINTAINER_KEYS block is modified 33# increment this if the MAINTAINER_KEYS block is modified
34KEYRING_VERSION = (1,0) 34KEYRING_VERSION = (1,0)