summaryrefslogtreecommitdiff
path: root/sounds
diff options
context:
space:
mode:
authorRusty Newton <rnewton@digium.com>2012-12-12 22:43:40 +0000
committerRusty Newton <rnewton@digium.com>2012-12-12 22:43:40 +0000
commit98646b1ea0f2d3ae7a5d35ae62278e4e2f34a6e6 (patch)
tree2d4ff1a0b40b2d20b2943101785a701100acb0e5 /sounds
parentff2414ce864fdc363f3fb4df08a7199f3e7cf461 (diff)
Incremented EXTRA_SOUNDS_VERSION in sounds/Makefile to 1.4.12 for new Extra Sounds releases
See CHANGES-* files in English extra 1.4.12 tarballs for new sound prompts added. (closes ASTERISK-20328) Reported by: Matt Jordan (closes AST-755) Reported by: John Bigelow ........ Merged revisions 377922 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 377923 from http://svn.asterisk.org/svn/asterisk/branches/10 ........ Merged revisions 377924 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@377925 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 af811bc39..4f753eb72 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.4.22
-EXTRA_SOUNDS_VERSION:=1.4.11
+EXTRA_SOUNDS_VERSION:=1.4.12
MOH_VERSION:=2.03
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))