X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=13ce651c9d0d994f5a5d37a300d0daeaef710236;hb=9d6985ba382a3e0ba9057464996fc44d14de5f19;hp=0a683a2c57e31981e030574174ab5408a4221c3b;hpb=2b8e8b5d71bed069934d20fe01b2e8e6ba2ec3df;p=pspp diff --git a/configure.ac b/configure.ac index 0a683a2c57..13ce651c9d 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.4], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [1.5.5], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])