Pārlūkot izejas kodu

modify xmakever

ruki 7 gadi atpakaļ
vecāks
revīzija
0c1d1ccae7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      xmake.lua

+ 1 - 1
xmake.lua

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