Skip to content

Commit 20f22d2

Browse files
committed
Version update for libfabric 2.1.0amzn3.0
Signed-off-by: Shi Jin <sjina@amazon.com>
1 parent 29aba9d commit 20f22d2

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

1111
AC_PREREQ([2.60])
12-
AC_INIT([libfabric], [2.1.0], [ofiwg@lists.openfabrics.org])
12+
AC_INIT([libfabric], [2.1.0amzn3.0], [ec2-efa-maintainers@amazon.com])
1313
AC_CONFIG_SRCDIR([src/fabric.c])
1414
AC_CONFIG_AUX_DIR(config)
1515
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)