Update SVN revision to 28262 in get-windows-libs.bat

This commit is contained in:
trompetin17 2025-06-17 10:10:27 -05:00
parent 59ff5d912f
commit 6fc46c16f4
No known key found for this signature in database
GPG key ID: 6C585FA3FC5DB179

View file

@ -4,7 +4,7 @@ cd /D "%~dp0"
rem **SVN revision to checkout for windows-libs or windows-libs-amd64**
rem **Update this line when you commit an update to windows-libs or windows-libs-amd64**
set "svnrev=28261"
set "svnrev=28262"
if "%1" == "--amd64" (
set "LIBS_PATH=win64"