diff options
Diffstat (limited to 'lib/tevent')
-rw-r--r-- | lib/tevent/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/configure.ac b/lib/tevent/configure.ac index 3cc06a144a..4333461110 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) |