This commit moves the version number *backward*, because we decided
that it was necessary to release 1.4.1 with all of the commits that
were currently on master.
Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Changes from 1.4.0 to 1.5.0:
+Changes from 1.4.0 to 1.4.1:
+
+ * Bug fixes.
+
+ * Translation updates.
* HTML output is now HTML5 instead of HTML4.0 Transitional.
dnl Initialize.
AC_PREREQ(2.63)
-AC_INIT([GNU PSPP], [1.5.0], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.4.1], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])