[svn-commits] tilghman: branch 1.6.0 r142360 - in /branches/1.6.0: ./ sounds/Makefile
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Sep 10 11:57:05 CDT 2008
Author: tilghman
Date: Wed Sep 10 11:57:05 2008
New Revision: 142360
URL: http://svn.digium.com/view/asterisk?view=rev&rev=142360
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.0/ (props changed)
branches/1.6.0/sounds/Makefile
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/sounds/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/sounds/Makefile?view=diff&rev=142360&r1=142359&r2=142360
==============================================================================
--- branches/1.6.0/sounds/Makefile (original)
+++ branches/1.6.0/sounds/Makefile Wed Sep 10 11:57:05 2008
@@ -18,7 +18,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
CORE_SOUNDS_VERSION:=1.4.11
-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 svn-commits
mailing list