commit | 0fc3a3982922a5c211da7ec85e6ec86b65294566 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Mon Jan 10 09:01:24 2011 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Mon Jan 10 09:01:24 2011 -0800 |
tree | 2dc27c6438093e5f1b25ece7827ee4fa65053c2f | |
parent | c7c57e34dbcc58c38c565dc98cfea4bf7736560a [diff] [blame] |
Bump repo version to 1,10 Change-Id: Ifdc041e7152af31de413b9269f20000acd945b3b
diff --git a/repo b/repo index 96daa9b..ad9e005 100755 --- a/repo +++ b/repo
@@ -28,7 +28,7 @@ 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)