aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:57:53 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:57:53 +0000
commit040f3e644dc1e70bbb97c323ca1ca6e8ea7d51cf (patch)
tree1141796a0681715aa8e6c1043d4d4ee523627e20 /sounds
parent79daf37509acdcb88da90e90e695a5adbce07421 (diff)
Merged revisions 142359 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r142359 | tilghman | 2008-09-10 11:55:31 -0500 (Wed, 10 Sep 2008) | 10 lines Merged revisions 142358 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines Publish new extra sounds version. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@142361 f38db490-d61c-443f-a65b-d21fe96a405b
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 398806b08..ad99751cf 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.12
-EXTRA_SOUNDS_VERSION:=1.4.7
+EXTRA_SOUNDS_VERSION:=1.4.8
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))