mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 06:29:32 +02:00
* version for fpc-all
git-svn-id: trunk@10218 -
This commit is contained in:
parent
b7f77fbf39
commit
d654add631
@ -104,6 +104,7 @@ The include lines below are generated with the following command:
|
||||
|
||||
// Create fpc-all package
|
||||
PBuild:=AddPackage('fpc-all');
|
||||
PBuild.Version:='2.2.1-1';
|
||||
for i:=0 to Packages.Count-1 do
|
||||
begin
|
||||
P:=Packages.PackageItems[i];
|
||||
|
Loading…
Reference in New Issue
Block a user