X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=6b8ef74edb490385992445928f7343eaa3b29ba8;hb=refs%2Fheads%2Fctables10;hp=13ce651c9d0d994f5a5d37a300d0daeaef710236;hpb=9d6985ba382a3e0ba9057464996fc44d14de5f19;p=pspp diff --git a/configure.ac b/configure.ac index 13ce651c9d..6b8ef74edb 100644 --- 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.5.5], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [1.6.0], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])