summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorRusty Newton <rnewton@digium.com>2017-07-21 14:20:10 -0500
committerRusty Newton <rnewton@digium.com>2017-07-21 16:10:56 -0500
commite0ad75ec2a339ab536b74b7815e09f07c875d33b (patch)
tree8cc06b25e6495b4f9b14a89438f0c49ea9f27c06 /sounds
parent7fcb730997a54fd58a2edf47489f464c34c6e156 (diff)
Sounds: Update Makefile for Extra sounds 1.5.1 release
Incrementing version for the Extra sounds release. 1.5.1 Extra sounds removes two prompts that were moved into the Core packages in the 1.6 Core sounds release. ASTERISK-27142 #close Change-Id: I82f017812b0ea9599e19dd4635afd55611f13ee7
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 9dfd0c61c..381776f72 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -20,7 +20,7 @@ SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
SOUNDS_CACHE_DIR?=
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.6
-EXTRA_SOUNDS_VERSION:=1.5
+EXTRA_SOUNDS_VERSION:=1.5.1
MOH_VERSION:=2.03
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))