[asterisk-commits] kpfleming: branch 1.4 r43676 -
/branches/1.4/sounds/Makefile
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Sep 26 11:34:28 MST 2006
Author: kpfleming
Date: Tue Sep 26 13:34:27 2006
New Revision: 43676
URL: http://svn.digium.com/view/asterisk?rev=43676&view=rev
Log:
update to use 1.4.3 core sounds, with corrected beep/beeperr/tt-monkeys files
Modified:
branches/1.4/sounds/Makefile
Modified: branches/1.4/sounds/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.4/sounds/Makefile?rev=43676&r1=43675&r2=43676&view=diff
==============================================================================
--- branches/1.4/sounds/Makefile (original)
+++ branches/1.4/sounds/Makefile Tue Sep 26 13:34:27 2006
@@ -18,7 +18,7 @@
PWD:=$(shell pwd)
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.2
+CORE_SOUNDS_VERSION:=1.4.3
EXTRA_SOUNDS_VERSION:=1.4.2
SOUNDS_URL:=http://ftp.digium.com/pub/telephony/sounds/releases
MCS:=$(subst -EN-,-en-,$(MENUSELECT_CORE_SOUNDS))
More information about the asterisk-commits
mailing list