diff --git a/configure.in b/configure.in index 253a5ebf..3fe08253 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Icecast], [2.1-trunk], [icecast@xiph.org]) +AC_INIT([Icecast], [2.1RC1], [icecast@xiph.org]) AC_PREREQ(2.54) AC_CONFIG_SRCDIR(src/main.c)