summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 15:39:17 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 15:39:17 +0000
commitd16a9ad7cafe66190e6476529036b2a81dcb0936 (patch)
treeea5f4319eefd7ce2babc9bdd6499a4990d6c5c32 /Makefile
parent75819558e5add181e1920e3c47b8040ed34eea1a (diff)
Update linked mISDN version to latest (1.1.7.2)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@3983 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a8144bf..72016ee 100644
--- a/Makefile
+++ b/Makefile
@@ -373,8 +373,8 @@ kernel/xpp/README.Astribank.html: kernel/xpp/README.Astribank
htmlman: $(GROFF_HTML)
-MISDNVERSION=1_1_3
-MISDNUSERVERSION=1_1_3
+MISDNVERSION=1_1_7_2
+MISDNUSERVERSION=1_1_7_2
b410p:
@if test "$(DOWNLOAD)" = ":" ; then \
echo "**************************************************"; \