1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

tevent: change version to 0.9.8 after some critical bugs have been fixed

metze
This commit is contained in:
Stefan Metzmacher 2009-09-04 12:56:39 +02:00
parent 704b739ad8
commit 1bb68402a2

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.50)
AC_INIT(tevent, 0.9.7)
AC_INIT(tevent, 0.9.8)
AC_CONFIG_SRCDIR([tevent.c])
AC_CONFIG_HEADER(config.h)