Skip to content

Commit 5a76567

Browse files
author
Sean Hefty
committed
v1.5.1
Signed-off-by: Sean Hefty <[email protected]>
1 parent b4fc3d5 commit 5a76567

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Jeff Squyres <[email protected]>
1717
Jerome Berryhill <[email protected]>
1818
Jerome Boyd Berryhill <[email protected]>
1919
Jithin Jose <[email protected]>
20+
John Byrne <[email protected]>
2021
jose <jose@cst-fs.(none)>
2122
jose <jose@cstnh-8.(none)>
2223
Ken Raffenetti <[email protected]>
@@ -32,6 +33,7 @@ Sayantan Sur <[email protected]>
3233
Sean Hefty <[email protected]>
3334
Shantonu Hossain <[email protected]>
3435
Solovyev, Dmitriy <[email protected]>
36+
Spruit, Neil R <[email protected]>
3537
Stan Smith <[email protected]>
3638
Sung-Eun Choi <[email protected]>
3739
Xuyang Wang <[email protected]>

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl
44
dnl Process this file with autoconf to produce a configure script.
55

66
AC_PREREQ(2.57)
7-
AC_INIT([fabtests], [1.5.0], [[email protected]])
7+
AC_INIT([fabtests], [1.5.1], [[email protected]])
88
AC_CONFIG_AUX_DIR(config)
99
AC_CONFIG_MACRO_DIR(config)
1010
AC_CONFIG_HEADERS(config.h)

0 commit comments

Comments
 (0)