projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7efc87c
)
Release version 1.2.0.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 6 Nov 2018 14:34:07 +0000
(06:34 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 6 Nov 2018 14:34:07 +0000
(06:34 -0800)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index d2707dbe6c79d97f2bb89e46f507760dbec5b43e..fd190d1eca7a88bed81e03ab782bc028c38941c3 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.0.1 to 1.
1
.0:
+Changes from 1.0.1 to 1.
2
.0:
* New experimental command SAVE DATA COLLECTION to save MDD files.
diff --git
a/configure.ac
b/configure.ac
index d574b892090f051707a9595046e67e400609f447..7f2f4d167680313290f57654229d321d615c560b 100644
(file)
--- 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.63)
-AC_INIT([GNU PSPP], [1.
1
.0], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.
2
.0], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])