We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e096c13 commit ca4e982Copy full SHA for ca4e982
configure.ac
@@ -4,7 +4,7 @@ dnl
4
dnl Process this file with autoconf to produce a configure script.
5
6
AC_PREREQ([2.60])
7
-AC_INIT([libfabric], [1.5.0rc3], [[email protected]])
+AC_INIT([libfabric], [1.5.0], [[email protected]])
8
AC_CONFIG_SRCDIR([src/fabric.c])
9
AC_CONFIG_AUX_DIR(config)
10
AC_CONFIG_MACRO_DIR(config)
0 commit comments