]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
librdmacm: release 1.0.4 v1.0.4
authorSean Hefty <sean.hefty@intel.com>
Thu, 18 Oct 2007 17:22:37 +0000 (10:22 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 18 Oct 2007 17:22:37 +0000 (10:22 -0700)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
configure.in
librdmacm.spec.in

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