[asterisk-commits] kpfleming: branch 1.6.1 r236360 - in	/branches/1.6.1: ./ sounds/Makefile
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Sat Dec 26 09:31:05 CST 2009
    
    
  
Author: kpfleming
Date: Sat Dec 26 09:31:03 2009
New Revision: 236360
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=236360
Log:
Merged revisions 236358 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk
................
  r236358 | kpfleming | 2009-12-26 09:27:44 -0600 (Sat, 26 Dec 2009) | 9 lines
  
  Merged revisions 236357 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r236357 | kpfleming | 2009-12-26 09:26:17 -0600 (Sat, 26 Dec 2009) | 1 line
    
    update to latest releases with zero uid/gid
  ........
................
Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/sounds/Makefile
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.1/sounds/Makefile?view=diff&rev=236360&r1=236359&r2=236360
==============================================================================
--- branches/1.6.1/sounds/Makefile (original)
+++ branches/1.6.1/sounds/Makefile Sat Dec 26 09:31:03 2009
@@ -17,8 +17,8 @@
 
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.16
-EXTRA_SOUNDS_VERSION:=1.4.9
+CORE_SOUNDS_VERSION:=1.4.17
+EXTRA_SOUNDS_VERSION:=1.4.10
 SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
 MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
 MCS:=$(subst -FR-,-fr-,$(MCS))
    
    
More information about the asterisk-commits
mailing list