aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:55:31 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:55:31 +0000
commita181094549a997e3f27a0e9181bd8c234fd89ce9 (patch)
tree57a5bd1a75121829901d9b0e775758d8fd37c1ea
parent9edab8434d51394ecb77d930b91869b4626c76e9 (diff)
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/trunk@142359 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--sounds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 398806b08..7047c9c70 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.12
-EXTRA_SOUNDS_VERSION:=1.4.7
+CORE_SOUNDS_VERSION:=1.4.13
+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))