summaryrefslogtreecommitdiff
path: root/lib/tevent
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-03-13 15:49:35 +0100
committerKarolin Seeger <kseeger@samba.org>2009-04-15 09:07:10 +0200
commita2b62e9f7b9c23768de416a1672c721cf05fa37f (patch)
treebab54076aa3bc4be0c9e78e383f6b9eb0d56bf67 /lib/tevent
parent1a407c050d606a010b3980e8ca9c2a2220478054 (diff)
downloadsamba-a2b62e9f7b9c23768de416a1672c721cf05fa37f.tar.gz
tevent: change version to 0.9.4 as the ABI has changed
metze (cherry picked from commit 868f3f5f32eccdf68590cdfc5c42e1af970410d7) (cherry picked from commit 868cc328b189144c49901692206534c9b2729fbd)
Diffstat (limited to 'lib/tevent')
-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 4333461110d..69f65c6df7f 100644
--- a/lib/tevent/configure.ac
+++ b/lib/tevent/configure.ac
@@ -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)