Restore original BuildVer.h

This commit is contained in:
Loki Rautio 2026-03-07 13:35:51 -06:00
parent 8aedfc57dd
commit 2b207d8b7f

View file

@ -39,3 +39,5 @@ foreach ($copy in $copies) {
xcopy /q /y /i /s /e /d "$src" "$dst" 2>$null
}
}
git restore "**/BuildVer.h"