aboutsummaryrefslogtreecommitdiffstats
path: root/sounds
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-11 23:02:47 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-11 23:02:47 +0000
commit50beae238ea869738298a068a05b349ed27c82e8 (patch)
tree012fdb388e30cea7518d46e132890bafaa742b05 /sounds
parent8c0ddf46854b1369030dc0767ace8088ff122cd8 (diff)
Merged revisions 48399 via svnmerge from
https://svn.digium.com/svn/asterisk/branches/1.4 ........ r48399 | mogorman | 2006-12-11 17:02:10 -0600 (Mon, 11 Dec 2006) | 2 lines new sounds package with 100% more silence ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48400 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 4aa1b1d93..e768d6b99 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.3
+CORE_SOUNDS_VERSION:=1.4.4
EXTRA_SOUNDS_VERSION:=1.4.3
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))