Release PSPP 0.6.2. v0.6.2
authorBen Pfaff <blp@gnu.org>
Sun, 11 Oct 2009 21:26:24 +0000 (14:26 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 11 Oct 2009 21:26:24 +0000 (14:26 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f99fb17374fd2baf74b409df9b4d37fdbaf1a306..d69be3fef45a1339065175d532db06ee5bdd3d2b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2009-10-06 20:46:21 blp>
+Time-stamp: <2009-10-11 14:15:35 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.2-rc1:
+Changes from 0.6.1 to 0.6.2:
 
   * New translations:
 
index bb37d2151121922d7e30e02100718b23631494a0..886b31b8570f25c8fd4f6a06eeb06c57546d6f2b 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.2-rc1],[bug-gnu-pspp@gnu.org])
+AC_INIT([pspp],[0.6.2],[bug-gnu-pspp@gnu.org])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE