aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-26 18:39:01 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-26 18:39:01 +0000
commit9e0182e0707547d3a1f183efc6fb4bd4929c469c (patch)
treebeabbf801c6aff5a67c9cc9bd0b10b99e9f44555 /sounds
parent8eca66d8859157cd301bc0a4dd7de2af3d64b5b6 (diff)
Merged revisions 43676 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43676 | kpfleming | 2006-09-26 13:34:27 -0500 (Tue, 26 Sep 2006) | 2 lines update to use 1.4.3 core sounds, with corrected beep/beeperr/tt-monkeys files ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43677 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))