[svn-commits] kpfleming: branch 1.6.1 r184451 - in /branches/1.6.1: ./ sounds/Makefile

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Mar 26 17:19:03 CDT 2009


Author: kpfleming
Date: Thu Mar 26 17:19:02 2009
New Revision: 184451

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=184451
Log:
Merged revisions 184448 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r184448 | kpfleming | 2009-03-26 17:18:14 -0500 (Thu, 26 Mar 2009) | 9 lines
  
  Merged revisions 184447 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r184447 | kpfleming | 2009-03-26 17:17:32 -0500 (Thu, 26 Mar 2009) | 3 lines
    
    use new, improved 8kHz prompts
  ........
................

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://svn.digium.com/svn-view/asterisk/branches/1.6.1/sounds/Makefile?view=diff&rev=184451&r1=184450&r2=184451
==============================================================================
--- branches/1.6.1/sounds/Makefile (original)
+++ branches/1.6.1/sounds/Makefile Thu Mar 26 17:19:02 2009
@@ -17,8 +17,8 @@
 
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.14
-EXTRA_SOUNDS_VERSION:=1.4.8
+CORE_SOUNDS_VERSION:=1.4.15
+EXTRA_SOUNDS_VERSION:=1.4.9
 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 svn-commits mailing list