Browse Source

update xmake v2.2.5

ruki 6 years ago
parent
commit
c328ec8aab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      xmake.lua

+ 1 - 1
xmake.lua

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