mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:29:27 +02:00
Updated version numbers
This commit is contained in:
parent
bced2c7b34
commit
fb8f2c0340
@ -23,7 +23,7 @@
|
||||
|
||||
# set the directory where to install the units.
|
||||
ifndef UNITINSTALLDIR
|
||||
UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
|
||||
UNITINSTALLDIR=/usr/lib/fpc/0.99.6/linuxunits
|
||||
endif
|
||||
|
||||
# set the directory where to install the libs (must exist)
|
||||
|
@ -20,7 +20,7 @@ PP=ppc386
|
||||
# this directry will be created, and the system dependent
|
||||
# files will be set there.
|
||||
# For linux:
|
||||
UNITINSTALLDIR=/usr/lib/ppc/0.99.5
|
||||
UNITINSTALLDIR=/usr/lib/ppc/0.99.6
|
||||
# For dos/os2 :
|
||||
# UNITINSTALLDIR=\pp\units
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user