[asterisk-commits] kpfleming: trunk r236358 - in /trunk: ./ sounds/Makefile
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Dec 26 09:27:45 CST 2009
Author: kpfleming
Date: Sat Dec 26 09:27:44 2009
New Revision: 236358
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=236358
Log:
Merged revisions 236357 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r236357 | kpfleming | 2009-12-26 09:26:17 -0600 (Sat, 26 Dec 2009) | 1 line
update to latest releases with zero uid/gid
........
Modified:
trunk/ (props changed)
trunk/sounds/Makefile
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/trunk/sounds/Makefile?view=diff&rev=236358&r1=236357&r2=236358
==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Sat Dec 26 09:27:44 2009
@@ -17,8 +17,8 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.16
-EXTRA_SOUNDS_VERSION:=1.4.9
+CORE_SOUNDS_VERSION:=1.4.17
+EXTRA_SOUNDS_VERSION:=1.4.10
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
MCS:=$(subst -FR-,-fr-,$(MCS))
More information about the asterisk-commits
mailing list