瀏覽代碼

Bump repo version to 1,10

Change-Id: Ifdc041e7152af31de413b9269f20000acd945b3b
Shawn O. Pearce 15 年之前
父節點
當前提交
0fc3a39829
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      repo

+ 1 - 1
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)