From b0ea77c4e7f6b06ea1ee6e283ea714b142151080 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 29 Nov 2007 17:31:35 +0000 Subject: [PATCH] Merged revisions 90154 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r90154 | tilghman | 2007-11-29 11:18:09 -0600 (Thu, 29 Nov 2007) | 2 lines Upgrade the core sounds release version ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90156 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- sounds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sounds/Makefile b/sounds/Makefile index d9893518a1..ad87e2335a 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.7 +CORE_SOUNDS_VERSION:=1.4.8 EXTRA_SOUNDS_VERSION:=1.4.6 SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))