Sfoglia il codice sorgente

update xmake version

ruki 6 anni fa
parent
commit
36b5aec45b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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")