aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:54:29 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-10 16:54:29 +0000
commit7534af3c7163784bb80c669d1dfeeefa1735c63b (patch)
treee323469eb8550617dc9bbd56e93459816513c165 /sounds
parent7210db2abcfc3ce04859b881eda4a95d1ea6d1dc (diff)
Publish new extra sounds version.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@142358 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 6701ff7de..a9f7d4b95 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -19,7 +19,7 @@ PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.4.9
-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))