X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=81f00b9883a9c6f09e0e50257c8b02a38d17756b;hb=3590f7d32ed533cca61689449c9dc22a3027e03c;hp=853f22bcfa840644dbfac2388d3a8ebae2f574f9;hpb=6c453a68a4d2889c956c0eb4111c4765232bc784;p=pspp diff --git a/configure.ac b/configure.ac index 853f22bcfa..81f00b9883 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.8.1], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.8.1.1], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])