[asterisk-commits] kpfleming: trunk r168270 - in /trunk: ./ sounds/Makefile
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Jan 9 17:16:09 CST 2009
Author: kpfleming
Date: Fri Jan 9 17:16:08 2009
New Revision: 168270
URL: http://svn.digium.com/view/asterisk?view=rev&rev=168270
Log:
Merged revisions 168267 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r168267 | kpfleming | 2009-01-09 17:12:29 -0600 (Fri, 09 Jan 2009) | 1 line
update to use new sound file packages that include license files
........
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=168270&r1=168269&r2=168270
==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Fri Jan 9 17:16:08 2009
@@ -17,7 +17,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.13
+CORE_SOUNDS_VERSION:=1.4.14
EXTRA_SOUNDS_VERSION:=1.4.8
SOUNDS_URL:=http://downloads.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
More information about the asterisk-commits
mailing list