[asterisk-commits] tilghman: branch 1.6.1 r142361 - in /branches/1.6.1: ./ sounds/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Sep 10 11:57:54 CDT 2008


Author: tilghman
Date: Wed Sep 10 11:57:53 2008
New Revision: 142361

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

................
r142359 | tilghman | 2008-09-10 11:55:31 -0500 (Wed, 10 Sep 2008) | 10 lines

Merged revisions 142358 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r142358 | tilghman | 2008-09-10 11:54:29 -0500 (Wed, 10 Sep 2008) | 2 lines

Publish new extra sounds version.

........

................

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/view/asterisk/branches/1.6.1/sounds/Makefile?view=diff&rev=142361&r1=142360&r2=142361
==============================================================================
--- branches/1.6.1/sounds/Makefile (original)
+++ branches/1.6.1/sounds/Makefile Wed Sep 10 11:57:53 2008
@@ -18,7 +18,7 @@
 SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
 MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
 CORE_SOUNDS_VERSION:=1.4.12
-EXTRA_SOUNDS_VERSION:=1.4.7
+EXTRA_SOUNDS_VERSION:=1.4.8
 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