aboutsummaryrefslogtreecommitdiffstats
path: root/sounds/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-28 20:08:59 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-28 20:08:59 +0000
commit5446ae0df2730f164be5eafb762ed09b9020543f (patch)
tree66b06bb816fedc0028cfe5bdc08dcb7febb259b1 /sounds/Makefile
parent3a540fb1cecf2e64e3f87d4e03a510e4cd4ca51a (diff)
new versions of sounds
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@49028 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sounds/Makefile')
-rw-r--r--sounds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index e768d6b99..f831610dd 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -18,8 +18,8 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.4
-EXTRA_SOUNDS_VERSION:=1.4.3
+CORE_SOUNDS_VERSION:=1.4.5
+EXTRA_SOUNDS_VERSION:=1.4.4
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))