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

Bump version number after the 0.4.1 release.

git-svn-id: https://svn.xiph.org/trunk/ezstream@13269 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2007-07-15 19:11:54 +00:00
parent d7b3b4d94f
commit af7857c208

View File

@ -1,6 +1,6 @@
dnl INITIALIZATION
AC_INIT([ezstream], [0.4.1], [grmo@users.sourceforge.net])
AC_INIT([ezstream], [0.4.2], [mdgrimm@gmx.net])
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR(src/ezstream.c)
AM_INIT_AUTOMAKE