Bump repo version to 1,10

Change-Id: Ifdc041e7152af31de413b9269f20000acd945b3b
This commit is contained in:
Shawn O. Pearce 2011-01-10 09:01:24 -08:00
parent c7c57e34db
commit 0fc3a39829

2
repo
View File

@ -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)