aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-09 23:16:08 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-01-09 23:16:08 +0000
commit0279bf9049ca07434e18a9e702c20d0c14f4a3da (patch)
tree204c7538dab66705d75ea7d1783c14e8c68ea2f0
parentfbcb5f04bdf52b303d21ed7acf6a3d08d9645a34 (diff)
Merged revisions 168267 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r168267 | kpfleming | 2009-01-09 17:12:29 -0600 (Fri, 09 Jan 2009) | 1 line update to use new sound file packages that include license files ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@168270 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 892286152..3652225ab 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -17,7 +17,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.13
+CORE_SOUNDS_VERSION:=1.4.14
EXTRA_SOUNDS_VERSION:=1.4.8
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))