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