1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-01-03 14:56:34 -05:00

version bump

svn path=/trunk/icecast/; revision=5698
This commit is contained in:
oddsock 2003-12-13 14:33:40 +00:00
parent e8a61ce5d3
commit 13bce59158
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -1,4 +1,4 @@
Icecast2 Beta 2.
Icecast2 Beta 3.
This is an beta release. Not all functionality is fully implemented, though
we believe it to be very stable for all the currently available features.

View File

@ -1,4 +1,4 @@
AC_INIT([Icecast], [2.0-beta-2], [icecast@xiph.org])
AC_INIT([Icecast], [2.0-beta-3], [icecast@xiph.org])
AC_PREREQ(2.54)
AC_CONFIG_SRCDIR(src/main.c)