[asterisk-commits] tilghman: branch 1.4 r91237 -	/branches/1.4/sounds/Makefile
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Wed Dec  5 15:38:14 CST 2007
    
    
  
Author: tilghman
Date: Wed Dec  5 15:38:13 2007
New Revision: 91237
URL: http://svn.digium.com/view/asterisk?view=rev&rev=91237
Log:
Upgrade to the latest version of extra sounds
Modified:
    branches/1.4/sounds/Makefile
Modified: branches/1.4/sounds/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.4/sounds/Makefile?view=diff&rev=91237&r1=91236&r2=91237
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Wed Dec  5 15:38:13 2007
@@ -19,7 +19,7 @@
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
 CORE_SOUNDS_VERSION:=1.4.8
-EXTRA_SOUNDS_VERSION:=1.4.6
+EXTRA_SOUNDS_VERSION:=1.4.7
 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