summaryrefslogtreecommitdiff
path: root/sounds/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-07-19 18:33:14 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-07-19 18:33:14 +0000
commitdce498f8ce55888a369b25b7767b46db891eb9ff (patch)
tree0ed15784d8a67bc1f76bf425c0685bb17eb0d145 /sounds/Makefile
parent2b309345357ced31b3da187195db7cd98c86eba1 (diff)
use new sound file version
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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))