[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-514-g9a5cc88

Jelmer Vernooij jelmer at samba.org
Tue Jan 22 16:14:10 GMT 2008


The branch, v4-0-test has been updated
       via  9a5cc88b090125b45e61da1ea1c9ac52f5ff6ab2 (commit)
      from  bd293cde1b1deadcfb0f74c82aae6ba4de39925b (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 9a5cc88b090125b45e61da1ea1c9ac52f5ff6ab2
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Jan 22 17:13:39 2008 +0100

    ldb: Increase version number to make it easier to create new Debian snapshots.

-----------------------------------------------------------------------

Summary of changes:
 source/lib/ldb/configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/ldb/configure.ac b/source/lib/ldb/configure.ac
index 62a840e..176cef0 100644
--- a/source/lib/ldb/configure.ac
+++ b/source/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.1)
+AC_INIT(ldb, 0.9.2)
 AC_CONFIG_SRCDIR([common/ldb.c])
 
 AC_LIBREPLACE_ALL_CHECKS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list