aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-29 17:18:09 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-29 17:18:09 +0000
commit0005174a58a7f131509d96f431eadedf64624326 (patch)
treec4d65b7b2faab939ca373b30df00f2d48079e455
parentec051dbbe64e6bc82de252904d3ac8d84779d4d2 (diff)
Upgrade the core sounds release version
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@90154 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--sounds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index f1152b5b8..75f238232 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.7
+CORE_SOUNDS_VERSION:=1.4.8
EXTRA_SOUNDS_VERSION:=1.4.6
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))