Skip to content

Commit ca4e982

Browse files
author
Sean Hefty
committed
v1.5.0
Signed-off-by: Sean Hefty <[email protected]>
1 parent e096c13 commit ca4e982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl
44
dnl Process this file with autoconf to produce a configure script.
55

66
AC_PREREQ([2.60])
7-
AC_INIT([libfabric], [1.5.0rc3], [[email protected]])
7+
AC_INIT([libfabric], [1.5.0], [[email protected]])
88
AC_CONFIG_SRCDIR([src/fabric.c])
99
AC_CONFIG_AUX_DIR(config)
1010
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)