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

version bump

svn path=/trunk/icecast/; revision=5590
This commit is contained in:
oddsock 2003-11-17 22:40:27 +00:00
parent d525290195
commit 86d20c494b

View File

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