aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2011-01-10 09:01:24 -0800
committerShawn O. Pearce <sop@google.com>2011-01-10 09:01:24 -0800
commit0fc3a3982922a5c211da7ec85e6ec86b65294566 (patch)
tree2dc27c6438093e5f1b25ece7827ee4fa65053c2f
parentc7c57e34dbcc58c38c565dc98cfea4bf7736560a (diff)
downloadrepo-0fc3a3982922a5c211da7ec85e6ec86b65294566.tar.gz
Bump repo version to 1,10v1.7.3
Change-Id: Ifdc041e7152af31de413b9269f20000acd945b3b
-rwxr-xr-xrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo b/repo
index 96daa9b..ad9e005 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, 9)
+VERSION = (1, 10)
# increment this if the MAINTAINER_KEYS block is modified
KEYRING_VERSION = (1,0)