X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=blobdiff_plain;f=configure.ac;h=c1c7e0e6945d0833e62470cb07f4a330ddbedbc4;hp=40626e809c03740b40168614ea002365df710ff6;hb=0ee0a3f7c62a2176db6f603fa01ebceb4ee7e526;hpb=f50fcf3adae1695a0ae3ca148c3bba68071c1bd3 diff --git a/configure.ac b/configure.ac index 40626e80..c1c7e0e6 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.63) -AC_INIT([GNU PSPP], [0.7.4], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.7.5], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests]) AM_INIT_AUTOMAKE