X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=6b8ef74edb490385992445928f7343eaa3b29ba8;hb=e6b96cb2a6939df0e63caf9233e7f1e3030dad18;hp=13ce651c9d0d994f5a5d37a300d0daeaef710236;hpb=465b483003f5b3fdb4d1c311f4ba78e71bf48c51;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])