]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: prepare new release v1.0.3
authorSean Hefty <sean.hefty@intel.com>
Mon, 1 Oct 2007 17:37:35 +0000 (10:37 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 1 Oct 2007 17:37:35 +0000 (10:37 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index 1b307b7a93ba74865bd56f672c4cd6dbd71f8b50..5b015784fec57496477aae7682125971c6d9e4ee 100644 (file)
@@ -1,11 +1,11 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(librdmacm, 1.0.2, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.3, general@lists.openfabrics.org)
 AC_CONFIG_SRCDIR([src/cma.c])
 AC_CONFIG_AUX_DIR(config)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(librdmacm, 1.0.2)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.3)
 
 AM_PROG_LIBTOOL
 
index 4de6e50e81a2409900a258567c8aafae96e6036a..a6c744c838b049c4bc11fd39e8f7595e62b1af7f 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.2
+Version: 1.0.3
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager.