From: John Darrington Date: Thu, 4 Sep 2008 11:25:38 +0000 (+0800) Subject: Renumber development branch (master) to 0.7.0 X-Git-Tag: v0.7.0 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca2f6d80dcb53dd1a12c675118d4b7e0716b292;hp=371a340b7b71f9dcd87b8df1cca265d256a471af;p=pspp-builds.git Renumber development branch (master) to 0.7.0 --- diff --git a/configure.ac b/configure.ac index f32434da..3a074e20 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.60) -AC_INIT([pspp],[0.6.1],[bug-gnu-pspp@gnu.org]) +AC_INIT([pspp],[0.7.0],[bug-gnu-pspp@gnu.org]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE