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

Preparing for 2.5 beta1 aka 2.4.99.1

This commit is contained in:
Thomas B. Ruecker 2014-12-28 11:08:56 +00:00
parent 5f962c9bdf
commit 38dbb3a6fd

View File

@ -1,4 +1,4 @@
AC_INIT([Icecast], [2.4.1], [icecast@xiph.org])
AC_INIT([Icecast], [2.4.99.1], [icecast@xiph.org])
AC_PREREQ(2.54)
AC_CONFIG_SRCDIR(src/main.c)