Release PSPP 0.6.2-pre2.
authorBen Pfaff <blp@gnu.org>
Fri, 3 Jul 2009 18:03:27 +0000 (11:03 -0700)
committerBen Pfaff <blp@gnu.org>
Fri, 3 Jul 2009 18:03:27 +0000 (11:03 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f4a38944efa7baf2a3bdbd349d5d6c9d3bd6012d..6faab5256247024d92822de31414228512425259 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2009-07-02 09:53:19 blp>
+Time-stamp: <2009-07-03 11:02:10 blp>
 Copyright (C) 1996-9, 2000, 2008, 2009 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 0.6.1 to 0.6.1-20090702:
+Changes from 0.6.1 to 0.6.2-pre2:
 
   * Statistical bug fixes:
 
index d83e736654b1f2d46b626428fc1c2317366aa611..5e0377bdadae14b64374750aeb424a4447f2c90e 100644 (file)
@@ -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-20090702],[bug-gnu-pspp@gnu.org])
+AC_INIT([pspp],[0.6.2-pre2],[bug-gnu-pspp@gnu.org])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE