Skip to content

Commit 09aaaf7

Browse files
author
Sean Hefty
committed
v1.5.3
Signed-off-by: Sean Hefty <[email protected]>
1 parent a4c2226 commit 09aaaf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This file contains the main features as well as overviews of specific
55
bug fixes (and other actions) for each version of Libfabric since
66
version 1.0.
77

8-
v1.5.3, Fri Dec 15, 2017
8+
v1.5.3, Wed Dec 20, 2017
99
========================
1010

1111
## Core

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.60])
7-
AC_INIT([libfabric], [1.5.3rc1], [[email protected]])
7+
AC_INIT([libfabric], [1.5.3], [[email protected]])
88
AC_CONFIG_SRCDIR([src/fabric.c])
99
AC_CONFIG_AUX_DIR(config)
1010
AC_CONFIG_MACRO_DIR(config)

0 commit comments

Comments
 (0)