aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-06 04:40:06 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-06 04:40:06 +0000
commit2693c1679e995ddbca415298fe701bb96dca4253 (patch)
tree7ea2784fd0e6e4301ef3a6776d8997e74cecc96b /sounds
parenteeb800b9e6e48f110a1b2a3b6a6b35683937f667 (diff)
Upgrade to the next release of sounds
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@106328 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 a37a4715c..df5e778b4 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -18,7 +18,7 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.8
+CORE_SOUNDS_VERSION:=1.4.9
EXTRA_SOUNDS_VERSION:=1.4.7
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))