Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
-Experimental 0.13.1:
++Changes from 1.0.1 to 1.1.0:
++
+ ** The code implementing the sheet rendering has been removed. Instead we
+ use a third party library: spread-sheet-widget.
+
Changes from 1.0.0 to 1.0.1:
* Bug fixes, including fixes for CVE-2017-12958, CVE-2017-12959,
dnl Initialize.
AC_PREREQ(2.63)
- AC_INIT([GNU PSPP], [1.0.1], [bug-gnu-pspp@gnu.org], [pspp])
-AC_INIT([GNU PSPP], [0.13.1], [bug-gnu-pspp@gnu.org], [pspp])
++AC_INIT([GNU PSPP], [1.1.0], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])