[xiph-commits] r19069 - icecast/trunk/icecast

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Thu Jan 23 06:09:44 PST 2014


Author: dm8tbr
Date: 2014-01-23 06:09:44 -0800 (Thu, 23 Jan 2014)
New Revision: 19069

Modified:
   icecast/trunk/icecast/ChangeLog
   icecast/trunk/icecast/configure.in
Log:
Icecast 2.4 beta4 aka 2.3.99.4


Modified: icecast/trunk/icecast/ChangeLog
===================================================================
--- icecast/trunk/icecast/ChangeLog	2014-01-23 06:41:36 UTC (rev 19068)
+++ icecast/trunk/icecast/ChangeLog	2014-01-23 14:09:44 UTC (rev 19069)
@@ -1,3 +1,7 @@
+2014-01-23 13:55:23  dm8tbr
+
+	* Icecast 2.4 beta4 aka 2.3.99.4
+
 2014-01-23 06:23:42  dm8tbr
 
 	* Updated web interface to be more XHTML compliant.

Modified: icecast/trunk/icecast/configure.in
===================================================================
--- icecast/trunk/icecast/configure.in	2014-01-23 06:41:36 UTC (rev 19068)
+++ icecast/trunk/icecast/configure.in	2014-01-23 14:09:44 UTC (rev 19069)
@@ -1,4 +1,4 @@
-AC_INIT([Icecast], [2.3.99.3], [icecast at xiph.org])
+AC_INIT([Icecast], [2.3.99.4], [icecast at xiph.org])
 
 AC_PREREQ(2.54)
 AC_CONFIG_SRCDIR(src/main.c)



More information about the commits mailing list