aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-22 17:37:07 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-22 17:37:07 +0000
commitfbcb44ca7cdb2e3f1a0524717340ae46e7e7f77c (patch)
tree03f5e024a32fe00141a301e4ad1f848e21cf6142
parent480f725cc1382cd409a34843f4e4d304cf4d365c (diff)
Fix potential point of confusion
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@83574 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--doc/ss7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ss7.txt b/doc/ss7.txt
index e723da4a6..02d42e240 100644
--- a/doc/ss7.txt
+++ b/doc/ss7.txt
@@ -20,8 +20,8 @@ To Use:
=======
In order to use libss7, you must get at least the following versions of Zaptel and Asterisk:
Zaptel: 1.4.x
-Asterisk: trunk
libss7: trunk (currently, there *only* is a trunk release).
+Asterisk: trunk
You must then do a `make; make install` in each of the directories that you installed
in the given order (Zaptel first, libss7 second, and Asterisk last).