[xiph-commits] r18696 - icecast/branches/ph3/icecast/src

ph3-der-loewe at svn.xiph.org ph3-der-loewe at svn.xiph.org
Tue Nov 13 06:19:56 PST 2012


Author: ph3-der-loewe
Date: 2012-11-13 06:19:56 -0800 (Tue, 13 Nov 2012)
New Revision: 18696

Modified:
   icecast/branches/ph3/icecast/src/icecastplugin.h
Log:
align vendor name in ICECASTPH_APPNAME with ices2

Modified: icecast/branches/ph3/icecast/src/icecastplugin.h
===================================================================
--- icecast/branches/ph3/icecast/src/icecastplugin.h	2012-11-13 11:56:34 UTC (rev 18695)
+++ icecast/branches/ph3/icecast/src/icecastplugin.h	2012-11-13 14:19:56 UTC (rev 18696)
@@ -9,7 +9,7 @@
 #ifndef __ICECASTPLUGINS_H__
 #define __ICECASTPLUGINS_H__
 
-#define ICECASTPH_APPNAME    "Icecast <Xiph Foundation>"
+#define ICECASTPH_APPNAME    "Icecast <Xiph.Org Foundation>"
 #define ICECASTPH_ABIVERSION "2.3.99.0-ph3-api0"
 
 #define ICECASTPH_CHECK_VERSIONS() ROAR_DL_PLUGIN_CHECK_VERSIONS(ICECASTPH_APPNAME, ICECASTPH_ABIVERSION)



More information about the commits mailing list