From 45476c40c7300efe09ee376a8f1bf4488bd25afa Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Tue, 28 Oct 2008 08:46:15 -0700 Subject: [PATCH] wrapper 1.6 Signed-off-by: Shawn O. Pearce --- repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo b/repo index d59f0168..9f107a93 100755 --- a/repo +++ b/repo @@ -28,7 +28,7 @@ if __name__ == '__main__': del magic # increment this whenever we make important changes to this script -VERSION = (1, 5) +VERSION = (1, 6) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (1,0)