1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

version bump for 2.0.0 release

svn path=/trunk/icecast/; revision=5745
This commit is contained in:
oddsock 2004-01-07 21:53:38 +00:00
parent 0a220e4377
commit ac917ac5b8

View File

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