[asterisk-commits] kpfleming: trunk r49029 - in /trunk: ./
sounds/Makefile
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Thu Dec 28 13:10:25 MST 2006
Author: kpfleming
Date: Thu Dec 28 14:10:24 2006
New Revision: 49029
URL: http://svn.digium.com/view/asterisk?view=rev&rev=49029
Log:
Merged revisions 49028 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r49028 | kpfleming | 2006-12-28 14:08:59 -0600 (Thu, 28 Dec 2006) | 2 lines
new versions of 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=49029&r1=49028&r2=49029
==============================================================================
--- trunk/sounds/Makefile (original)
+++ trunk/sounds/Makefile Thu Dec 28 14:10:24 2006
@@ -18,8 +18,8 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.4
-EXTRA_SOUNDS_VERSION:=1.4.3
+CORE_SOUNDS_VERSION:=1.4.5
+EXTRA_SOUNDS_VERSION:=1.4.4
SOUNDS_URL:=http://ftp.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