X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=77b7d799727fa7a851bd216e918efd3eb02751ea;hb=8180c5dd1591446174c0753ee960921786113403;hp=6e7984bf988889a7ad6f495cc5009d37df95ec54;hpb=3a0043452fe81d5ec405a3dc282510345d2d5669;p=pspp diff --git a/configure.ac b/configure.ac index 6e7984bf98..77b7d79972 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.63) -AC_INIT([GNU PSPP], [0.10.4], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.13.1], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])