aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2015-09-23 12:41:13 -0400
committerDoug Ledford <dledford@redhat.com>2015-09-23 12:46:47 -0400
commite9f49fb9a57b242327b844c3842ed88ce561348b (patch)
tree11b45505c34ff9d2059ca494fa336e55aaf03fae
parent0a6beaff4a1715a1546d3d04d1fda15d6e2f2a26 (diff)
downloadlibibverbs-e9f49fb9a57b242327b844c3842ed88ce561348b.tar.gz
Update release version to 1.2.0-rc1libibverbs-1.2.0-rc1
Signed-off-by: Doug Ledford <dledford@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bef0e35..62a5502 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
-AC_INIT([libibverbs],[1.1.8],[linux-rdma@vger.kernel.org])
+AC_INIT([libibverbs],[1.2.0-rc1],[linux-rdma@vger.kernel.org])
AC_CONFIG_SRCDIR([src/ibverbs.h])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)