diff --git a/AUTHORS b/AUTHORS index 39af4008..1af7aeb6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -17,6 +17,7 @@ Jeff Squyres Jerome Berryhill Jerome Boyd Berryhill Jithin Jose +John Byrne jose jose Ken Raffenetti @@ -32,6 +33,7 @@ Sayantan Sur Sean Hefty Shantonu Hossain Solovyev, Dmitriy +Spruit, Neil R Stan Smith Sung-Eun Choi Xuyang Wang diff --git a/configure.ac b/configure.ac index 0862de6b..be688114 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([fabtests], [1.5.0], [ofiwg@lists.openfabrics.org]) +AC_INIT([fabtests], [1.5.1], [ofiwg@lists.openfabrics.org]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) AC_CONFIG_HEADERS(config.h)