Increment version number to 0.7.6 for translationproject.org. v0.7.6
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 16 Oct 2010 20:49:57 +0000 (13:49 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 16 Oct 2010 20:49:57 +0000 (13:49 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9ee28f56b50ecab5bd8b5eb73db667036bb24de3..3c09bf8bad9865d398835bc33207b1f3fb16f4b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
 PSPP NEWS -- history of user-visible changes.
-Time-stamp: <2010-09-10 20:46:06 blp>
+Time-stamp: <2010-10-16 13:05:30 blp>
 Copyright (C) 1996-9, 2000, 2008, 2009, 2010 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
 
-Changes from 0.7.3 to 0.7.5:
+Changes from 0.7.3 to 0.7.6:
 
  * NPAR TESTS now supports the /KRUSKAL-WALLIS subcommand.
 
index 7e065acf43714b9f3b45e01cdff40a56a080ef3a..b06392a58670395c1790406c14b311ab98f0821f 100644 (file)
@@ -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.7.5], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [0.7.6], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])