[asterisk-commits] kpfleming: branch 1.4 r184447 - /branches/1.4/sounds/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Mar 26 17:17:34 CDT 2009


Author: kpfleming
Date: Thu Mar 26 17:17:32 2009
New Revision: 184447

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=184447
Log:
use new, improved 8kHz prompts


Modified:
    branches/1.4/sounds/Makefile

Modified: branches/1.4/sounds/Makefile
URL: http://svn.digium.com/svn-view/asterisk/branches/1.4/sounds/Makefile?view=diff&rev=184447&r1=184446&r2=184447
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Thu Mar 26 17:17:32 2009
@@ -18,8 +18,8 @@
 PWD:=$(shell pwd)
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.14
-EXTRA_SOUNDS_VERSION:=1.4.8
+CORE_SOUNDS_VERSION:=1.4.15
+EXTRA_SOUNDS_VERSION:=1.4.9
 SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
 MCS:=$(subst -FR-,-fr-,$(MCS))




More information about the asterisk-commits mailing list