From 50beae238ea869738298a068a05b349ed27c82e8 Mon Sep 17 00:00:00 2001 From: mogorman Date: Mon, 11 Dec 2006 23:02:47 +0000 Subject: Merged revisions 48399 via svnmerge from https://svn.digium.com/svn/asterisk/branches/1.4 ........ r48399 | mogorman | 2006-12-11 17:02:10 -0600 (Mon, 11 Dec 2006) | 2 lines new sounds package with 100% more silence ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48400 f38db490-d61c-443f-a65b-d21fe96a405b --- sounds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sounds/Makefile') diff --git a/sounds/Makefile b/sounds/Makefile index 4aa1b1d93..e768d6b99 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -18,7 +18,7 @@ PWD:=$(shell pwd) SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh -CORE_SOUNDS_VERSION:=1.4.3 +CORE_SOUNDS_VERSION:=1.4.4 EXTRA_SOUNDS_VERSION:=1.4.3 SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS)) -- cgit v1.2.3