1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-01-03 14:56:35 -05:00

Bump to 0.5.0, new feature coming up.

git-svn-id: https://svn.xiph.org/trunk/ezstream@13543 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-08-14 03:33:12 +00:00
parent a4b1f2b7f6
commit cfa9017fc3

View File

@ -1,6 +1,6 @@
dnl INITIALIZATION
AC_INIT([ezstream], [0.4.4], [https://trac.xiph.org/newticket?component=ezstream])
AC_INIT([ezstream], [0.5.0], [https://trac.xiph.org/newticket?component=ezstream])
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR(src/ezstream.c)
AM_INIT_AUTOMAKE