mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 16:00:41 +02:00
5 lines
109 B
Batchfile
5 lines
109 B
Batchfile
@ECHO OFF
|
|
|
|
FOR /F "delims='" %%F IN (%~dps0..\..\ide\version.inc) DO set LAZVERSION=%%F
|
|
|
|
echo %LAZVERSION: =% |