1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-02-02 15:07:45 -05:00

Bump version, update issue tracker URL

This commit is contained in:
Moritz Grimm 2020-01-29 21:13:19 +01:00
parent 67e18ed177
commit 758badb0ce

View File

@ -2,8 +2,7 @@ dnl ###########
dnl ## SETUP ###########################################################
dnl ###########
AC_INIT([ezstream], [0.6.0],
[https://trac.xiph.org/newticket?component=ezstream])
AC_INIT([ezstream], [0.6.1], [https://gitlab.xiph.org/xiph/ezstream/issues])
AC_REVISION([$Id$])
AC_PREREQ([2.61])
AC_CONFIG_SRCDIR([src/ezstream.c])