From e6b96cb2a6939df0e63caf9233e7f1e3030dad18 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 31 May 2022 21:34:19 -0700 Subject: [PATCH] Release version 1.6.0. --- NEWS | 2 +- configure.ac | 2 +- doc/org.fsf.pspp.metainfo.xml.in | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a4adf3afdb..e0c7eeca62 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. -Changes from 1.4.1 to 1.5.5: +Changes from 1.4.1 to 1.6.0: * In the Kruskal-Wallis test, a misleading result could occur if the lower bound specified by the user was in fact higher diff --git a/configure.ac b/configure.ac index 13ce651c9d..6b8ef74edb 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Initialize. AC_PREREQ(2.64) -AC_INIT([GNU PSPP], [1.5.5], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [1.6.0], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests]) diff --git a/doc/org.fsf.pspp.metainfo.xml.in b/doc/org.fsf.pspp.metainfo.xml.in index 35d2fdb571..46d6256e7d 100644 --- a/doc/org.fsf.pspp.metainfo.xml.in +++ b/doc/org.fsf.pspp.metainfo.xml.in @@ -60,6 +60,9 @@ psppire + + https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v1.6.0 + https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v1.5.5 -- 2.30.2