Browse Source

Updated version numbers

michael 27 years ago
parent
commit
fb8f2c0340
2 changed files with 2 additions and 2 deletions
  1. 1 1
      rtl/linux/makefile
  2. 1 1
      rtl/makefile

+ 1 - 1
rtl/linux/makefile

@@ -23,7 +23,7 @@
 
 
 # set the directory where to install the units.
 # set the directory where to install the units.
 ifndef UNITINSTALLDIR
 ifndef UNITINSTALLDIR
-UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
+UNITINSTALLDIR=/usr/lib/fpc/0.99.6/linuxunits
 endif
 endif
 
 
 # set the directory where to install the libs (must exist)
 # set the directory where to install the libs (must exist)

+ 1 - 1
rtl/makefile

@@ -20,7 +20,7 @@ PP=ppc386
 # this directry will be created, and the system dependent
 # this directry will be created, and the system dependent
 # files will be set there.
 # files will be set there.
 # For linux:
 # For linux:
-UNITINSTALLDIR=/usr/lib/ppc/0.99.5
+UNITINSTALLDIR=/usr/lib/ppc/0.99.6
 # For dos/os2 : 
 # For dos/os2 : 
 # UNITINSTALLDIR=\pp\units
 # UNITINSTALLDIR=\pp\units