X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=blobdiff_plain;f=configure.ac;h=a1f5f655f2ba377d91d0c69e4d4adfe8733c264c;hp=55bb24e4dda8068ae445c04972f72b7712060a8c;hb=006bed0af6dede3b1307e3eb635fe037076bebd6;hpb=21d3872bf07546c69b979a89563d7c72da34aeb6 diff --git a/configure.ac b/configure.ac index 55bb24e4..a1f5f655 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.3], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.7.4], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests]) AM_INIT_AUTOMAKE