X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=f691cac9be1ceca20448ea23e70ae576f318bb39;hb=c5085a891768ea584602d156ded09f8ef3eae49d;hp=78853a84d8522bebb57bc76c0eb77234a82b8fec;hpb=45bf7997c965658221cc7132e09bd18a04486e79;p=pspp diff --git a/configure.ac b/configure.ac index 78853a84d8..f691cac9be 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], [1.2.0], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [1.3.0], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])