aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-14 22:56:40 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-06-14 22:56:40 +0000
commite95289a0e951770a0233260e49add9df9b20d97a (patch)
tree9c62d91682c0240b4c4a8ca617950f2a4730ecfb /sounds
parent4c5507d166332e73d2e7b63bd97a03c76172d923 (diff)
Merged revisions 69434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r69434 | qwell | 2007-06-14 17:56:09 -0500 (Thu, 14 Jun 2007) | 1 line Update to latest versions of sound files. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@69435 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 31e2753a0..1c62328ac 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.6
-EXTRA_SOUNDS_VERSION:=1.4.5
+CORE_SOUNDS_VERSION:=1.4.7
+EXTRA_SOUNDS_VERSION:=1.4.6
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))