mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Bump Windows libs for premake5 beta4
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
parent
df38d4e899
commit
8baff65e95
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cd /D "%~dp0"
|
|||
|
||||
rem **SVN revision to checkout for windows-libs**
|
||||
rem **Update this line when you commit an update to windows-libs**
|
||||
set "svnrev=28243"
|
||||
set "svnrev=28256"
|
||||
|
||||
svn co https://svn.wildfiregames.com/public/windows-libs/trunk@%svnrev% win32
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue