[asterisk-commits] qwell: branch 1.4 r69434 -	/branches/1.4/sounds/Makefile
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Jun 14 17:56:09 CDT 2007
    
    
  
Author: qwell
Date: Thu Jun 14 17:56:09 2007
New Revision: 69434
URL: http://svn.digium.com/view/asterisk?view=rev&rev=69434
Log:
Update to latest versions of sound 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?view=diff&rev=69434&r1=69433&r2=69434
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Thu Jun 14 17:56:09 2007
@@ -18,8 +18,8 @@
 PWD:=$(shell pwd)
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.6
-EXTRA_SOUNDS_VERSION:=1.4.5
+CORE_SOUNDS_VERSION:=1.4.7
+EXTRA_SOUNDS_VERSION:=1.4.6
 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 asterisk-commits
mailing list