1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

tevent: change version to 0.9.4 as the ABI has changed

metze
This commit is contained in:
Stefan Metzmacher 2009-03-13 15:49:35 +01:00
parent 7a41f299fc
commit 868f3f5f32

View File

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