소스 검색

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)