libt2n-git Archives

Subject: C++ inter-process communication library branch, master, updated. v0.5-19-gca55612

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 20 May 2011 16:54:52 +0200 (CEST)
The branch, master has been updated
       via  ca55612532d9f5f9422d7fe367e00929b1856486 (commit)
      from  53f790539a2007310efd0987d58d28a718815edb (commit)


- Log -----------------------------------------------------------------
commit ca55612532d9f5f9422d7fe367e00929b1856486
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Fri May 20 16:54:48 2011 +0200

    Increase version

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

Summary of changes:
 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.in b/configure.in
index faf76e4..0f775c9 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
 dnl AC_CONFIG_HEADERS([config.h:config.h.in])
-AM_INIT_AUTOMAKE(libt2n, 0.5)
+AM_INIT_AUTOMAKE(libt2n, 0.6)
 
 AC_DEFINE(PROTOCOL_VERSION, 1, [protocol version used (integers, increase 
version if incompatible)])
 
@@ -44,5 +44,5 @@ AC_SUBST(LIBT2N_CLIENT_PCTEMPLATE)
 
 dnl todo: do not create .pc file in configure but in make
 dnl see also autoconf manual "Installation Directory Variables"
-         
+
 AC_OUTPUT(Makefile doc/Doxyfile doc/Makefile src/Makefile libt2n.pc 
libt2n.spec test/Makefile examples/Makefile codegen/Makefile 
examples-codegen/Makefile)


hooks/post-receive
-- 
C++ inter-process communication library

--
libt2n-git - see http://www.intra2net.com/en/developer/libt2n for details.
To unsubscribe send a mail to libt2n-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • C++ inter-process communication library branch, master, updated. v0.5-19-gca55612, libt2n-git <=