X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=configure.ac;fp=configure.ac;h=f6293d1cb24dcfddc05e702a63dab6cf1d9bb566;hb=17ca35e4ca8abf4ba0c0ae82920b985fa17648cf;hp=8c139c2c451fbef67ccca423d29e1ea971030053;hpb=9c5440448a9999db5515937c85a3f37deb033efa;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])