Skip to content

Commit 00560a5

Browse files
author
Sean Hefty
committed
v1.1.0
Signed-off-by: Sean Hefty <[email protected]>
1 parent 465d02f commit 00560a5

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
@@ -1,7 +1,7 @@
11
dnl Process this file with autoconf to produce a configure script.
22

33
AC_PREREQ([2.60])
4-
AC_INIT([libfabric], [1.1.0rc4], [[email protected]])
4+
AC_INIT([libfabric], [1.1.0], [[email protected]])
55
AC_CONFIG_SRCDIR([src/fabric.c])
66
AC_CONFIG_AUX_DIR(config)
77
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)