diff --git a/ChangeLog b/ChangeLog index 6ce64b54..f4b1d2e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2013-03-30 10:52 dm8tbr + + * trunk/icecast/ChangeLog: + * trunk/icecast/configure.i: + This is Icecast 2.4 beta2 (aka 2.3.99.2) + +2013-03-30 10:26:44 dm8tbr + + * trunk/icecast/ChangeLog: + Updated Icecast ChangeLog + 2013-03-30 07:09:14 dm8tbr * trunk/icecast/doc/icecast2_config_file.html: diff --git a/configure.in b/configure.in index 4ba4b688..9e79a3e2 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Icecast], [2.3.99.0], [icecast@xiph.org]) +AC_INIT([Icecast], [2.3.99.2], [icecast@xiph.org]) AC_PREREQ(2.54) AC_CONFIG_SRCDIR(src/main.c)