summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/configure.ac
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-04-09 14:40:19 +1000
committerAndrew Tridgell <tridge@samba.org>2009-04-09 14:40:19 +1000
commit65ad2ced6049f2901080cff61489fee7f4929c74 (patch)
tree2421edc608db8a094113fd6ba876598329a5c060 /source4/lib/ldb/configure.ac
parente5702da72c752e913ff869bce341ca9799d10974 (diff)
parent9d50c6b60364462daa68887fd64b59dd761a5133 (diff)
downloadsamba-65ad2ced6049f2901080cff61489fee7f4929c74.tar.gz
samba-65ad2ced6049f2901080cff61489fee7f4929c74.tar.bz2
samba-65ad2ced6049f2901080cff61489fee7f4929c74.zip
Merge branch 'wspp-schema'
Diffstat (limited to 'source4/lib/ldb/configure.ac')
-rw-r--r--source4/lib/ldb/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/configure.ac b/source4/lib/ldb/configure.ac
index b98cc88537..3e1a96018b 100644
--- a/source4/lib/ldb/configure.ac
+++ b/source4/lib/ldb/configure.ac
@@ -11,7 +11,7 @@ AC_DEFUN([SMB_MODULE_DEFAULT], [echo -n ""])
AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
AC_DEFUN([SMB_EXT_LIB], [echo -n ""])
AC_DEFUN([SMB_ENABLE], [echo -n ""])
-AC_INIT(ldb, 0.9.4)
+AC_INIT(ldb, 0.9.5)
AC_CONFIG_SRCDIR([common/ldb.c])
AC_LIBREPLACE_ALL_CHECKS