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)