X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=37edbdb7260b9ab6f87d407044b9f34caa17040b;hb=f0beeb7830243e21c5444f0b4dd446057b44e24f;hp=69836f9599a09e14ae4b8645cf05f381cfd26f4e;hpb=a90f29f5c4c88d1e56373b160e103bfa9f8ce387;p=pspp diff --git a/configure.ac b/configure.ac index 69836f9599..37edbdb726 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Initialize. AX_PREREQ(2.57) -AC_INIT(pspp, 0.3.1,bug-gnu-pspp@gnu.org) +AC_INIT(pspp, 0.3.2,bug-gnu-pspp@gnu.org) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE @@ -149,7 +149,7 @@ if test x"$enable_debug" = x"yes" ; then fi AC_CONFIG_FILES([Makefile po/Makefile.in m4/Makefile - lib/Makefile lib/misc/Makefile + lib/Makefile lib/misc/Makefile lib/gsl-extras/Makefile doc/Makefile src/Makefile src/expressions/Makefile config/Makefile