X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=0a683a2c57e31981e030574174ab5408a4221c3b;hb=refs%2Fheads%2Fctables9;hp=b0d8687f25ce416ac8acfe99b9151b32cebcf524;hpb=f3df59d03498645dc36d6f5cfebdf86694a76861;p=pspp diff --git a/configure.ac b/configure.ac index b0d8687f25..0a683a2c57 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.64) -AC_INIT([GNU PSPP], [1.5.3], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [1.5.4], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])