Increment version to 0.7.9 to send to Translation Project. v0.7.9
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Feb 2012 03:11:32 +0000 (19:11 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Feb 2012 03:11:32 +0000 (19:11 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 28e3ab5882dfe020d199665f66d6b1cf736f9efc..b5c6d84b57b5ca103cc46e4af7366dfa47c45dc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
 PSPP NEWS -- history of user-visible changes.
-Copyright (C) 1996-9, 2000, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+Copyright (C) 1996-2000, 2008-2012 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.2 to 0.7.8:
+Changes from 0.6.2 to 0.7.9:
 
  * New commands:
 
index 04d22d624d5a25b7d2b6cc583e08cb2696d2a37c..7d33ca25daf29827ced92b991aa0e05179380989 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.8], [bug-gnu-pspp@gnu.org], [pspp])
+AC_INIT([GNU PSPP], [0.7.9], [bug-gnu-pspp@gnu.org], [pspp])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_TESTDIR([tests])