X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=6c2c26f8bbca7da907057a4395efec519cb25236;hb=c84d37df07b74d28a1afc20cb574beadfd718196;hp=417a6c2e350ea3a713a8ca3f262a629dd25a1dbb;hpb=9136cc81d49beece5e3e4d1bf85d02d66e0bb0bb;p=pspp diff --git a/configure.ac b/configure.ac index 417a6c2e35..6c2c26f8bb 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.10.2], [bug-gnu-pspp@gnu.org], [pspp]) +AC_INIT([GNU PSPP], [0.10.3], [bug-gnu-pspp@gnu.org], [pspp]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_TESTDIR([tests])