X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=b8c44c7a628ef1333c3f8d942d3ce12fea771106;hb=70c074eb400ced7ee3ca4e01b701d6a30b75d174;hp=345ac46bd4569a418458cea29f00066277161388;hpb=a1efcf97ca2f75f4be6a0389ff2372c03ed2d4e1;p=pspp-builds.git diff --git a/configure.ac b/configure.ac index 345ac46b..b8c44c7a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Initialize. AC_PREREQ(2.60) -AC_INIT([pspp],[0.7.0],[bug-gnu-pspp@gnu.org]) +AC_INIT([pspp],[0.7.1],[bug-gnu-pspp@gnu.org]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE