Bump micro version to 1.5.3
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Mar 2021 10:33:18 +0000 (11:33 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Mar 2021 10:33:18 +0000 (11:33 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 55ab109d61be25098bb14a053eef7c0bf0a14e6f..bbf5f877a05d5d6dc1f8695fb0c278c384f5eaf8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,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.2:
+Changes from 1.4.1 to 1.5.3:
 
  * An error in the displayed signficance of oneway anova
    contrasts tests has been corrected.
index 773bd7555b1a66aa21b2399a55b18cf4f2f57584..a9d8d84eeecb324f9fe22c587f4ecadc45650a6a 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.2], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.5.3], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])