X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=fc8761ad9076c3e5b34c612d3e3fff6a30590615;hb=08767a7c0d9b6f719c307baa8d264f989a65d7a3;hp=00c8dcf7df56f68f0297b43af98b7a1267e2d838;hpb=9a68ff613733d0a5447cfd81db99f6ea19c2cba2;p=pspp diff --git a/configure.ac b/configure.ac index 00c8dcf7df..fc8761ad90 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.5-pre2], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.10.5-pre3], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])