From: Ben Pfaff Date: Thu, 21 Mar 2024 23:32:43 +0000 (-0700) Subject: Release version 2.0.1. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06499f8873a5ac043f74dc30b2599ac2555acbaa;p=pspp Release version 2.0.1. --- diff --git a/NEWS b/NEWS index 4da2949f09..ffd1f66f75 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,13 @@ See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. -Changes from 1.6.2-pre2 to 2.0.0: +Changes from 2.0.0 to 2.0.1: + + * Bug fixes. + + * Translation updates. + +Changes from 1.6.2 to 2.0.0: * The CTABLES command is now implemented. diff --git a/configure.ac b/configure.ac index 899c27589b..e612e445c0 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], [2.0.0], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [2.0.1], [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.gnu.pspp.metainfo.xml.in b/doc/org.gnu.pspp.metainfo.xml.in index 6a49a1dd63..1e81545406 100644 --- a/doc/org.gnu.pspp.metainfo.xml.in +++ b/doc/org.gnu.pspp.metainfo.xml.in @@ -61,6 +61,9 @@ psppire + + https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v2.0.1 + https://git.savannah.gnu.org/cgit/pspp.git/tree/NEWS?h=v2.0.0