diff --git a/ChangeLog b/ChangeLog index 5afed8cc..f7e485fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-11-17 09:04:42 Thomas B. Ruecker + + * Preparing for 2.5 beta2 aka 2.4.99.2 + 2014-12-28 13:19:29 Marvin Scholz * Removed fr_FR xsl files since they aren't used diff --git a/configure.ac b/configure.ac index 450e232e..3328d612 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Icecast], [2.4.99.1], [icecast@xiph.org]) +AC_INIT([Icecast], [2.4.99.2], [icecast@xiph.org]) AC_PREREQ([2.54]) AC_CONFIG_SRCDIR([src/main.c])