From 38165b2c45d40257b0f1c946bdf1405e96eaaaea Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 9 Jan 2009 23:16:08 +0000 Subject: Merged revisions 168267 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r168267 | kpfleming | 2009-01-09 17:12:29 -0600 (Fri, 09 Jan 2009) | 1 line update to use new sound file packages that include license files ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@168270 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- sounds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sounds') diff --git a/sounds/Makefile b/sounds/Makefile index 892286152..3652225ab 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -17,7 +17,7 @@ SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh -CORE_SOUNDS_VERSION:=1.4.13 +CORE_SOUNDS_VERSION:=1.4.14 EXTRA_SOUNDS_VERSION:=1.4.8 SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS)) -- cgit v1.2.3