[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-783-g38855a9

Michael Adam obnox at samba.org
Tue Feb 12 21:56:44 GMT 2008


The branch, v4-0-test has been updated
       via  38855a9f145b54d05f4a508562fc1a6595e0d895 (commit)
      from  842b4969cd08a8acc5584cfdcf1aaf8a751e4fa3 (commit)

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


- Log -----------------------------------------------------------------
commit 38855a9f145b54d05f4a508562fc1a6595e0d895
Author: Michael Adam <obnox at samba.org>
Date:   Tue Feb 12 22:52:58 2008 +0100

    Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source/lib/talloc/config.mk b/source/lib/talloc/config.mk
index 9e949f9..540a05d 100644
--- a/source/lib/talloc/config.mk
+++ b/source/lib/talloc/config.mk
@@ -1,5 +1,5 @@
 [LIBRARY::LIBTALLOC]
-VERSION = 1.1.0
+VERSION = 1.2.0
 SO_VERSION = 1
 OBJ_FILES = talloc.o
 PC_FILE = talloc.pc
diff --git a/source/lib/talloc/configure.ac b/source/lib/talloc/configure.ac
index 7878d59..4719aa0 100644
--- a/source/lib/talloc/configure.ac
+++ b/source/lib/talloc/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.50)
-AC_INIT(talloc, 1.1.0)
+AC_INIT(talloc, 1.2.0)
 AC_CONFIG_SRCDIR([talloc.c])
 AC_SUBST(datarootdir)
 AC_CONFIG_HEADER(config.h)


-- 
Samba Shared Repository


More information about the samba-cvs mailing list