summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2007-06-14 22:56:40 +0000
committerJason Parker <jparker@digium.com>2007-06-14 22:56:40 +0000
commit5dd9887ac7c638e8460f85ec2a93f5b490f15d6d (patch)
tree9c62d91682c0240b4c4a8ca617950f2a4730ecfb /sounds
parent5fdba27ea22e1584759dd3c698922d8444c8eb2a (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: https://origsvn.digium.com/svn/asterisk/trunk@69435 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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))