diff options
author | Shawn O. Pearce <sop@google.com> | 2011-01-10 09:01:24 -0800 |
---|---|---|
committer | Shawn O. Pearce <sop@google.com> | 2011-01-10 09:01:24 -0800 |
commit | 0fc3a3982922a5c211da7ec85e6ec86b65294566 (patch) | |
tree | 2dc27c6438093e5f1b25ece7827ee4fa65053c2f | |
parent | c7c57e34dbcc58c38c565dc98cfea4bf7736560a (diff) | |
download | git-repo-0fc3a3982922a5c211da7ec85e6ec86b65294566.tar.gz |
Bump repo version to 1,10v1.7.3
Change-Id: Ifdc041e7152af31de413b9269f20000acd945b3b
-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, 9) | 31 | VERSION = (1, 10) |
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) |