[asterisk-commits] tilghman: trunk r91238 - in /trunk: ./ sounds/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Dec 5 15:46:42 CST 2007


Author: tilghman
Date: Wed Dec  5 15:46:42 2007
New Revision: 91238

URL: http://svn.digium.com/view/asterisk?view=rev&rev=91238
Log:
Merged revisions 91237 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r91237 | tilghman | 2007-12-05 15:38:13 -0600 (Wed, 05 Dec 2007) | 2 lines

Upgrade to the latest version of extra sounds

........

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=91238&r1=91237&r2=91238
==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Wed Dec  5 15:46:42 2007
@@ -18,7 +18,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