[asterisk-commits] mogorman: trunk r48400 - in /trunk: ./
	sounds/Makefile
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Mon Dec 11 16:02:48 MST 2006
    
    
  
Author: mogorman
Date: Mon Dec 11 17:02:47 2006
New Revision: 48400
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48400
Log:
Merged revisions 48399 via svnmerge from 
https://svn.digium.com/svn/asterisk/branches/1.4
........
r48399 | mogorman | 2006-12-11 17:02:10 -0600 (Mon, 11 Dec 2006) | 2 lines
new sounds package with 100% more silence
........
Modified:
    trunk/   (props changed)
    trunk/sounds/Makefile
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/sounds/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/sounds/Makefile?view=diff&rev=48400&r1=48399&r2=48400
==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Mon Dec 11 17:02:47 2006
@@ -18,7 +18,7 @@
 PWD:=$(shell pwd)
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.3
+CORE_SOUNDS_VERSION:=1.4.4
 EXTRA_SOUNDS_VERSION:=1.4.3
 SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
    
    
More information about the asterisk-commits
mailing list