diff --git a/configure.ac b/configure.ac index 7dacf69c9..6fe44ecbc 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.60]) -AC_INIT([libfabric], [1.22.0], [ofiwg@lists.openfabrics.org]) +AC_INIT([libfabric], [1.22.0amzn1.0], [ec2-efa-maintainers@amazon.com]) AC_CONFIG_SRCDIR([src/fabric.c]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config)