We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29aba9d commit 20f22d2Copy full SHA for 20f22d2
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.0amzn3.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