We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca7822 commit 49baa7cCopy full SHA for 49baa7c
configure.ac
@@ -9,7 +9,7 @@ dnl
9
dnl Process this file with autoconf to produce a configure script.
10
11
AC_PREREQ([2.60])
12
-AC_INIT([libfabric], [2.1.0], [ofiwg@lists.openfabrics.org])
+AC_INIT([libfabric], [2.1.0amzn5.0], [ec2-efa-maintainers@amazon.com])
13
AC_CONFIG_SRCDIR([src/fabric.c])
14
AC_CONFIG_AUX_DIR(config)
15
AC_CONFIG_MACRO_DIR(config)
0 commit comments