summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-09-26 18:39:01 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-09-26 18:39:01 +0000
commitbad75956fc1f4c80ddb66217f9d1e94d649d271e (patch)
treebeabbf801c6aff5a67c9cc9bd0b10b99e9f44555 /sounds
parent456f3ead579182475c80ee8fec71cef393776fca (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: https://origsvn.digium.com/svn/asterisk/trunk@43677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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))