aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-02-26 10:41:08 -0500
committerDoug Ledford <dledford@redhat.com>2016-02-26 10:41:08 -0500
commit64b70a7060842e984a44546ce583e27ce8ec2bb9 (patch)
tree342a21fecd91bbabf09f411d9027411fc889dd6b
parent5c110f3b8fba3c94a671db1070a8afecb34194aa (diff)
downloadlibibverbs-64b70a7060842e984a44546ce583e27ce8ec2bb9.tar.gz
Roll 1.2.0 releaselibibverbs-1.2.0
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 62a5502..987725f 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.2.0-rc1],[linux-rdma@vger.kernel.org])
+AC_INIT([libibverbs],[1.2.0],[linux-rdma@vger.kernel.org])
AC_CONFIG_SRCDIR([src/ibverbs.h])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)