aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-26 22:19:38 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-26 22:19:38 +0000
commit3c2f86751fe937cd3640af9e8f13fa937162decb (patch)
tree77a595fc3c456541868cce7ae35f8efbfcf44de6 /sounds
parent1440583aef99267e896a8e4251e8901c46afbc30 (diff)
Merged revisions 184448 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r184448 | kpfleming | 2009-03-26 17:18:14 -0500 (Thu, 26 Mar 2009) | 9 lines Merged revisions 184447 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r184447 | kpfleming | 2009-03-26 17:17:32 -0500 (Thu, 26 Mar 2009) | 3 lines use new, improved 8kHz prompts ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@184454 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 2401c20b8..c9687c53d 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.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))