]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.5 v1.0.5
authorSean Hefty <sean.hefty@intel.com>
Wed, 2 Jan 2008 20:16:42 +0000 (12:16 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 2 Jan 2008 20:16:42 +0000 (12:16 -0800)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

index 9a079771d302d04ef6b39c08425c4de4b4b973e7..af2c395363156227acc74fce8f4a0b88a029321c 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.4, general@lists.openfabrics.org)
+AC_INIT(librdmacm, 1.0.5, 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.4)
+AM_INIT_AUTOMAKE(librdmacm, 1.0.5)
 
 AM_PROG_LIBTOOL
 
index d878a76ad3650aaeb5be47725526ef2555149712..2fab9d4a5e54b95097b7720581562029fda91be5 100644 (file)
@@ -1,7 +1,7 @@
 %define ver @VERSION@
 
 Name: librdmacm
-Version: 1.0.4
+Version: 1.0.5
 Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager.