Przeglądaj źródła

update xmake version

ruki 7 lat temu
rodzic
commit
36b5aec45b
1 zmienionych plików z 1 dodań i 1 usunięć
  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")