summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 21:46:42 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 21:46:42 +0000
commit470a68b4aa78c34d8b436ae5404214f1dd81d5fb (patch)
tree759131ee40c509419f131091e05406f7c2b75972 /sounds
parentaeb752fcf48e371857c1896e12b4a67c21d8df8d (diff)
Merged revisions 91237 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r91237 | tilghman | 2007-12-05 15:38:13 -0600 (Wed, 05 Dec 2007) | 2 lines Upgrade to the latest version of extra sounds ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91238 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index ad87e2335..a31dcb2cf 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -18,7 +18,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.4.8
-EXTRA_SOUNDS_VERSION:=1.4.6
+EXTRA_SOUNDS_VERSION:=1.4.7
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))