[Pkg-ofed-commits] [libfabric] 123/123: v1.1.1

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sat Oct 22 12:28:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to annotated tag v1.1.1
in repository libfabric.

commit 64a708c783f127fb2ce11be9582674aac3fff325
Author: Sean Hefty <sean.hefty at intel.com>
Date:   Fri Oct 2 08:59:30 2015 -0700

    v1.1.1
    
    Signed-off-by: Sean Hefty <sean.hefty at intel.com>
---
 NEWS.md      | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index f0e9dd4..df231e0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,7 +5,7 @@ This file contains the main features as well as overviews of specific
 bug fixes (and other actions) for each version of Libfabric since
 version 1.0.
 
-v1.1.1, TBD
+v1.1.1
 =======================
 
 ## General notes
diff --git a/configure.ac b/configure.ac
index da2a9f8..bc447b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.60])
-AC_INIT([libfabric], [1.1.1rc2], [ofiwg at lists.openfabrics.org])
+AC_INIT([libfabric], [1.1.1], [ofiwg at lists.openfabrics.org])
 AC_CONFIG_SRCDIR([src/fabric.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR(config)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git



More information about the Pkg-ofed-commits mailing list