[asterisk-commits] jrose: branch 10 r352373 - in /branches/10: ./ sounds/Makefile
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jan 24 14:35:42 CST 2012
Author: jrose
Date: Tue Jan 24 14:35:38 2012
New Revision: 352373
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=352373
Log:
Set core sounds version to 1.4.22.
Now that we have the right license for the Russian 1.4.22 sounds as well as the sounds
for the Australian English 1.4.22 sounds, we can finally set the sounds to use 1.4.22!
(closes issue ASTERISK-18978)
Reported by: Cameron Twomey
Patches:
confbridge.tar.001 uploaded by Cameron Twomey
confbridge.tar.002 uploaded by Cameron Twomey
........
Merged revisions 352367 from http://svn.asterisk.org/svn/asterisk/branches/1.8
Modified:
branches/10/ (props changed)
branches/10/sounds/Makefile
Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: branches/10/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/10/sounds/Makefile?view=diff&rev=352373&r1=352372&r2=352373
==============================================================================
--- branches/10/sounds/Makefile (original)
+++ branches/10/sounds/Makefile Tue Jan 24 14:35:38 2012
@@ -19,7 +19,7 @@
SOUNDS_DIR:=$(DESTDIR)$(ASTDATADIR)/sounds
SOUNDS_CACHE_DIR?=
MOH_DIR:=$(DESTDIR)$(ASTDATADIR)/moh
-CORE_SOUNDS_VERSION:=1.4.21
+CORE_SOUNDS_VERSION:=1.4.22
EXTRA_SOUNDS_VERSION:=1.4.11
MOH_VERSION:=2.03
SOUNDS_URL:=http://downloads.asterisk.org/pub/telephony/sounds/releases
More information about the asterisk-commits
mailing list