1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Icecast 2.4 beta4 aka 2.3.99.4

svn path=/icecast/trunk/icecast/; revision=19069
This commit is contained in:
Thomas B. "dm8tbr" Ruecker 2014-01-23 14:09:44 +00:00
parent f19c7cb48d
commit e89f71e7d8
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -1,4 +1,4 @@
AC_INIT([Icecast], [2.3.99.3], [icecast@xiph.org])
AC_INIT([Icecast], [2.3.99.4], [icecast@xiph.org])
AC_PREREQ(2.54)
AC_CONFIG_SRCDIR(src/main.c)