aboutsummaryrefslogtreecommitdiffstats
path: root/sounds/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-19 18:33:14 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-07-19 18:33:14 +0000
commit37874878f5cdb2aa1a023e26c9d428a45950a199 (patch)
tree0ed15784d8a67bc1f76bf425c0685bb17eb0d145 /sounds/Makefile
parent78b6c335eef65b88c95be45b4e0574033409a289 (diff)
use new sound file version
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37973 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sounds/Makefile')
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index bbb79d443..b8ed182c9 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -20,7 +20,7 @@ endif
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.0
+CORE_SOUNDS_VERSION:=1.4.1
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MOH_URL:=http://ftp.digium.com/pub/telephony/sounds
MENUSELECT_CORE_SOUNDS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))