aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-02-26 10:41:08 -0500
committerYishai Hadas <yishaih@mellanox.com>2016-05-17 16:40:11 +0300
commit515a067586e0b2fdd77e3ac745d3180e8c6356f4 (patch)
tree342a21fecd91bbabf09f411d9027411fc889dd6b
parent89cb59ef7fd9da359dbdb966eb08abdc0f855a38 (diff)
downloadlibibverbs-515a067586e0b2fdd77e3ac745d3180e8c6356f4.tar.gz
Roll 1.2.0 release
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)