X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=5bc3e1d133e5e7beec99977b108ac744dccd5e28;hb=c5bd66447dc4770bc8214f90e8f92a6540c03053;hp=d11f94fbe674a664d829c96199a456b820324b96;hpb=018c7e17f96e0852fc80d0d4ef59df00f3cc8a28;p=pspp-builds.git diff --git a/configure.ac b/configure.ac index d11f94fb..5bc3e1d1 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Initialize. AX_PREREQ(2.60) -AC_INIT(pspp, 0.4.2,bug-gnu-pspp@gnu.org) +AC_INIT(pspp, 0.4.3,bug-gnu-pspp@gnu.org) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE