diff --git a/configure.ac b/configure.ac index d22bf15595e..3be8276e542 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.60]) -AC_INIT([libfabric], [1.6.0rc3], [ofiwg@lists.openfabrics.org]) +AC_INIT([libfabric], [1.6.0], [ofiwg@lists.openfabrics.org]) AC_CONFIG_SRCDIR([src/fabric.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config)