Skip to content

Commit

Permalink
configure.ac: update to v1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
  • Loading branch information
jsquyres committed Oct 28, 2016
1 parent da90a2d commit 28e0369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.

AC_PREREQ(2.57)
AC_INIT([fabtests], [1.4.0rc1], [ofiwg@lists.openfabrics.org])
AC_INIT([fabtests], [1.4.0], [ofiwg@lists.openfabrics.org])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(config)
AC_CONFIG_HEADERS(config.h)
Expand Down

0 comments on commit 28e0369

Please sign in to comment.