From: Arlin Davis Date: Mon, 28 Jan 2008 22:01:40 +0000 (-0800) Subject: Release 1.2.4 X-Git-Tag: dapl-1.2.4-1~1 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7f309a9fc7a6a9eac33d387066614e4dd1fccebb;p=~ardavis%2Fdapl.git Release 1.2.4 Signed-off by: Arlin Davis --- diff --git a/configure.in b/configure.in index 230c876..55230d6 100644 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(dapl, 1.2.3, general@lists.openfabrics.org) +AC_INIT(dapl, 1.2.4, general@lists.openfabrics.org) AC_CONFIG_SRCDIR([dat/udat/udat.c]) AC_CONFIG_AUX_DIR(config) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(dapl, 1.2.3) +AM_INIT_AUTOMAKE(dapl, 1.2.4) AM_PROG_LIBTOOL diff --git a/dapl.spec.in b/dapl.spec.in index 8c7b811..ef8c8ba 100644 --- a/dapl.spec.in +++ b/dapl.spec.in @@ -112,6 +112,9 @@ rm -rf %{buildroot} %{_mandir}/man1/* %changelog +* Mon Jan 28 2008 Arlin Davis - 1.2.4 +- DAT/DAPL Version 1.2.4 Release 1 + * Tue Oct 30 2007 Arlin Davis - 1.2.3 - DAT/DAPL Version 1.2.3 Release 1