mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 10:50:53 +02:00
install: fixed getting version from version.inc
git-svn-id: trunk@9884 -
This commit is contained in:
parent
7c61f2a4f4
commit
fec2f0745a
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cat ../../ide/version.inc \
|
||||
| sed -e 's/^.*[^0-9 \.]\([0-9\.]\+\)[^0-9\.].*$/\1/'
|
||||
| tr -d \'
|
||||
|
||||
# end.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user