aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-26 18:34:27 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-26 18:34:27 +0000
commit601476c594d2784e432f9350ec5c01e73b3c3f95 (patch)
treedebe9a85f33b1e327c8e26babc2fb028a72c64be /sounds
parenta4e91ec2029d2f8e7bd92f3b27ba1c6b1cb29166 (diff)
update to use 1.4.3 core sounds, with corrected beep/beeperr/tt-monkeys files
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@43676 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 eadd35a49..661435524 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.2
+CORE_SOUNDS_VERSION:=1.4.3
EXTRA_SOUNDS_VERSION:=1.4.2
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))