summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-09-04 13:12:42 +0200
committerKarolin Seeger <kseeger@samba.org>2009-09-09 12:27:15 +0200
commit000d2835d78b6beb6db573a1946346e01de2ff7d (patch)
treea92e050479dee7c2c0053bac57910cfd938ea8bb /lib
parent8d988b165d373d074b8be321bcc9c20a8e85a6fc (diff)
downloadsamba-000d2835d78b6beb6db573a1946346e01de2ff7d.tar.gz
Increase tevent version for tevent_req_notify_callback() (cherry picked from commit d0aedeb46e5d2da582b5c030114186f8d755b528)
Diffstat (limited to 'lib')
-rw-r--r--lib/tevent/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/configure.ac b/lib/tevent/configure.ac
index 1c62a700e04..0d3f21d7d7a 100644
--- a/lib/tevent/configure.ac
+++ b/lib/tevent/configure.ac
@@ -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)