Update version number to 1.5.2
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 4 Oct 2020 06:51:11 +0000 (08:51 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 4 Oct 2020 06:51:43 +0000 (08:51 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9a70ca95fb291ceb07c6e3aa8818af9150365877..70cf096d1eaf552b8487a8501e3d3cdd054e98d2 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.4.2:
+Changes from 1.4.1 to 1.5.2:
 
  * Added Drag-N-Drop in output view.
 
index c23dc6bcd199715f637c4f77af50b05bc07a6ed6..f0680e830e2e608f1313922ec2a7de358c4c782d 100644 (file)
@@ -18,7 +18,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
 AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [1.4.2], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.5.2], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])