mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 09:32: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: =% |