aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-26 22:17:32 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-26 22:17:32 +0000
commit0ea15ad0fa8c75fe88823ff66172cec738193713 (patch)
tree8d86fad5b5564e1a413f3866195beb8cba3ff2a7 /sounds
parent78c642a21630b624114f29741d5a678fb9ab6c24 (diff)
use new, improved 8kHz prompts
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@184447 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 1d412d8b5..14c187a33 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -18,8 +18,8 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.14
-EXTRA_SOUNDS_VERSION:=1.4.8
+CORE_SOUNDS_VERSION:=1.4.15
+EXTRA_SOUNDS_VERSION:=1.4.9
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))