Release version 1.5.5.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Apr 2022 23:41:58 +0000 (16:41 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Apr 2022 23:41:58 +0000 (16:41 -0700)
NEWS
configure.ac
doc/org.fsf.pspp.metainfo.xml.in

diff --git a/NEWS b/NEWS
index 6ce2691e6545a08a67de58d1b2b0cb70a747b7b7..4b9876cfdc5a36369b3d493bf2817973f3d2478c 100644 (file)
--- 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.4:
+Changes from 1.4.1 to 1.5.5:
 
  * In the Kruskal-Wallis test, a misleading result could occur
    if the lower bound specified by the user was in fact higher
index 0a683a2c57e31981e030574174ab5408a4221c3b..13ce651c9d0d994f5a5d37a300d0daeaef710236 100644 (file)
@@ -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.4], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.5.5], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])
index 3d24960e2e40b453ea207362beceaf5c61bc1b64..35d2fdb57179966b5eb3874e3df65939e1ec2feb 100644 (file)
@@ -60,6 +60,9 @@
     <binary>psppire</binary>
   </provides>
   <releases>
+    <release version="1.5.5" date="2022-04-10">
+      <url>https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v1.5.5</url>
+    </release>
     <release version="1.5.4" date="2022-03-31">
       <url>https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v1.5.4</url>
     </release>