X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=0a683a2c57e31981e030574174ab5408a4221c3b;hb=d3e9d59c11521fbc730c3556ae71e453d1282279;hp=b0d8687f25ce416ac8acfe99b9151b32cebcf524;hpb=66a946c51e1da2444ee0b8083652477be4995408;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])