[asterisk-commits] jrose: branch 1.8 r352367 - /branches/1.8/sounds/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Jan 24 14:33:19 CST 2012


Author: jrose
Date: Tue Jan 24 14:33:02 2012
New Revision: 352367

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=352367
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

Modified:
    branches/1.8/sounds/Makefile

Modified: branches/1.8/sounds/Makefile
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/sounds/Makefile?view=diff&rev=352367&r1=352366&r2=352367
==============================================================================
--- branches/1.8/sounds/Makefile (original)
+++ branches/1.8/sounds/Makefile Tue Jan 24 14:33:02 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