summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e1fab66..2d3d5e9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ To make this library you will need the following:
glibc2.1
A Modern kernel
libtool
- ax25-lib 0.0.2 or better
+ ax25-lib 0.0.3 or better
To build it you type:
./configure
@@ -16,3 +16,4 @@ By default, it will install the files in /usr/local. To change this
so that binaries go in /usr and the conf files go in /etc
type 'make install prefix=/usr'
+ - Craig Small <csmall@small.dropbear.id.au>