From a181094549a997e3f27a0e9181bd8c234fd89ce9 Mon Sep 17 00:00:00 2001 From: tilghman Date: Wed, 10 Sep 2008 16:55:31 +0000 Subject: Merged revisions 142358 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines Publish new extra sounds version. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@142359 f38db490-d61c-443f-a65b-d21fe96a405b --- sounds/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sounds/Makefile') diff --git a/sounds/Makefile b/sounds/Makefile index 398806b08..7047c9c70 100644 --- a/sounds/Makefile +++ b/sounds/Makefile @@ -17,8 +17,8 @@ SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh -CORE_SOUNDS_VERSION:=1.4.12 -EXTRA_SOUNDS_VERSION:=1.4.7 +CORE_SOUNDS_VERSION:=1.4.13 +EXTRA_SOUNDS_VERSION:=1.4.8 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