aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authormurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-22 02:39:58 +0000
committermurf <murf@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-22 02:39:58 +0000
commit4667cdbf41d58e7072282bea714569eb5183872e (patch)
tree60a939451168c1c236f46261c432f919f82a0dd6 /sounds
parent53df8ffbc3e41dbf749b3774486eaeac5ebd9a22 (diff)
updated the sound tarball versions in Makefile
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@56094 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'sounds')
-rw-r--r--sounds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index f831610dd..807613b1e 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.5
-EXTRA_SOUNDS_VERSION:=1.4.4
+CORE_SOUNDS_VERSION:=1.4.6
+EXTRA_SOUNDS_VERSION:=1.4.5
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))