diff --git a/lib/tevent/configure.ac b/lib/tevent/configure.ac index 3cc06a144a5..4333461110d 100644 --- a/lib/tevent/configure.ac +++ b/lib/tevent/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT(tevent, 0.9.2) +AC_INIT(tevent, 0.9.3) AC_CONFIG_SRCDIR([tevent.c]) AC_CONFIG_HEADER(config.h)