1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Post-release version bump.

git-svn-id: https://svn.xiph.org/trunk/ezstream@16541 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2009-08-31 07:20:15 +00:00
parent 7e63acb43c
commit 86e093909f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ dnl ###########
dnl ## SETUP ###########################################################
dnl ###########
AC_INIT([ezstream], [0.5.6],
AC_INIT([ezstream], [0.5.7],
[https://trac.xiph.org/newticket?component=ezstream])
AC_REVISION([$Id$])
AC_PREREQ([2.61])

View File

@ -1,7 +1,7 @@
#ifndef __WIN32_CONFIG_H__
#define __WIN32_CONFIG_H__
#define PACKAGE_STRING "ezstream 0.5.6"
#define PACKAGE_STRING "ezstream 0.5.7"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1