1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00

Bump to 1.0.0

No more short-term plans, and it really should get out soon.
This commit is contained in:
Moritz Grimm 2020-01-15 23:31:10 +01:00
parent 83d1d17be1
commit 8d9581682e

View File

@ -2,7 +2,7 @@ dnl ###########
dnl ## SETUP ###########################################################
dnl ###########
AC_INIT([ezstream], [0.99.0],
AC_INIT([ezstream], [1.0.0],
[https://trac.xiph.org/newticket?component=ezstream])
AC_PREREQ([2.61])
AC_CONFIG_SRCDIR([src/ezstream.c])