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