[svn-commits] kpfleming: branch 1.4 r46248 - /branches/1.4/sounds/Makefile

svn-commits at lists.digium.com svn-commits at lists.digium.com
Wed Oct 25 11:13:54 MST 2006


Author: kpfleming
Date: Wed Oct 25 13:13:54 2006
New Revision: 46248

URL: http://svn.digium.com/view/asterisk?rev=46248&view=rev
Log:
use 1.4.3 extra sounds with corrected silence files

Modified:
    branches/1.4/sounds/Makefile

Modified: branches/1.4/sounds/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.4/sounds/Makefile?rev=46248&r1=46247&r2=46248&view=diff
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Wed Oct 25 13:13:54 2006
@@ -19,7 +19,7 @@
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
 CORE_SOUNDS_VERSION:=1.4.3
-EXTRA_SOUNDS_VERSION:=1.4.2
+EXTRA_SOUNDS_VERSION:=1.4.3
 SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
 MCS:=$(subst -FR-,-fr-,$(MCS))



More information about the svn-commits mailing list