From 069aa4bfceca910436e972ebb79e67a07a1b5d2e Mon Sep 17 00:00:00 2001 From: tilghman Date: Wed, 5 Dec 2007 21:38:13 +0000 Subject: Upgrade to the latest version of extra sounds git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@91237 f38db490-d61c-443f-a65b-d21fe96a405b --- sounds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sounds') diff --git a/sounds/Makefile b/sounds/Makefile index 75f238232..a37a4715c 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -19,7 +19,7 @@ PWD:=$(shell pwd) SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh CORE_SOUNDS_VERSION:=1.4.8 -EXTRA_SOUNDS_VERSION:=1.4.6 +EXTRA_SOUNDS_VERSION:=1.4.7 SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS)) MCS:=$(subst -FR-,-fr-,$(MCS)) -- cgit v1.2.3