Skip to content

Commit e68b99c

Browse files
committed
Version update for libfabric v2.4.0amzn1.0
Signed-off-by: Seth Zegelstein <szegel@amazon.com>
1 parent cc5485d commit e68b99c

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
@@ -10,7 +10,7 @@ dnl
1010
dnl Process this file with autoconf to produce a configure script.
1111

1212
AC_PREREQ([2.60])
13-
AC_INIT([libfabric], [2.4.0], [ofiwg@lists.openfabrics.org])
13+
AC_INIT([libfabric], [2.4.0amzn1.0], [ec2-efa-maintainers@amazon.com])
1414
AC_CONFIG_SRCDIR([src/fabric.c])
1515
AC_CONFIG_AUX_DIR(config)
1616
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)