summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-09-10 16:55:31 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-09-10 16:55:31 +0000
commitb6b90f08fbc390e4a6495a7bf540655ec6751470 (patch)
tree57a5bd1a75121829901d9b0e775758d8fd37c1ea /sounds
parentbdfd731b8b6511cc8eeab5a0cfbdb2b4710d0bf4 (diff)
Merged revisions 142358 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines Publish new extra sounds version. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@142359 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 398806b08..7047c9c70 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -17,8 +17,8 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.12
-EXTRA_SOUNDS_VERSION:=1.4.7
+CORE_SOUNDS_VERSION:=1.4.13
+EXTRA_SOUNDS_VERSION:=1.4.8
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))