projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd9f8f6
)
configure: Increase version number to 1.6.1.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 18 Jun 2022 23:30:03 +0000
(16:30 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 18 Jun 2022 23:38:44 +0000
(16:38 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6b8ef74edb490385992445928f7343eaa3b29ba8..805ee52b488dba4837c0bb2abc7423585045b094 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.64)
-AC_INIT([GNU PSPP], [1.6.
0
], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [1.6.
1
], [bug-gnu-pspp@gnu.org], [pspp])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_TESTDIR([tests])