X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=f6293d1cb24dcfddc05e702a63dab6cf1d9bb566;hb=71ca6750d4f402feb0f3c630ba8d12eb73ef2216;hp=8c139c2c451fbef67ccca423d29e1ea971030053;hpb=7559bde1ff007c0ac0230fba30ae6c416148e171;p=pspp diff --git a/configure.ac b/configure.ac index 8c139c2c45..f6293d1cb2 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.63) -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])