소스 검색

update xmake version

ruki 7 년 전
부모
커밋
36b5aec45b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      xmake.lua

+ 1 - 1
xmake.lua

@@ -1,6 +1,6 @@
 
 -- set xmake minimal version
-set_xmakever("2.2.1")
+set_xmakever("2.2.2")
 
 -- set repository description
 set_description("The official package repository of xmake")