mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
Increase tevent version for tevent_req_notify_callback()
This commit is contained in:
parent
c6f39b46a7
commit
d0aedeb46e
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(tevent, 0.9.5)
|
||||
AC_INIT(tevent, 0.9.6)
|
||||
AC_CONFIG_SRCDIR([tevent.c])
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
||||
|
@ -3,4 +3,4 @@
|
||||
define(TDB_MIN_VERSION,1.1.4)
|
||||
define(TALLOC_MIN_VERSION,1.3.0)
|
||||
define(LDB_REQUIRED_VERSION,0.9.5)
|
||||
define(TEVENT_REQUIRED_VERSION,0.9.5)
|
||||
define(TEVENT_REQUIRED_VERSION,0.9.6)
|
||||
|
Loading…
x
Reference in New Issue
Block a user