[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6951] 2016
From: |
Gavin D. Smith |
Subject: |
[6951] 2016 |
Date: |
Wed, 20 Jan 2016 19:57:19 +0000 |
Revision: 6951
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6951
Author: gavin
Date: 2016-01-20 19:57:18 +0000 (Wed, 20 Jan 2016)
Log Message:
-----------
2016
Modified Paths:
--------------
trunk/NEWS
trunk/README
trunk/configure.ac
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2016-01-20 19:46:35 UTC (rev 6950)
+++ trunk/NEWS 2016-01-20 19:57:18 UTC (rev 6951)
@@ -4,7 +4,7 @@
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
- 2013, 2014, 2015 Free Software Foundation, Inc.
+ 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
Modified: trunk/README
===================================================================
--- trunk/README 2016-01-20 19:46:35 UTC (rev 6950)
+++ trunk/README 2016-01-20 19:57:18 UTC (rev 6951)
@@ -3,7 +3,7 @@
the preferred documentation format for GNU software.
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
- 2002, 2003, 2004, 2009, 2010, 2011, 2012, 2013, 2014, 2015
+ 2002, 2003, 2004, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2016-01-20 19:46:35 UTC (rev 6950)
+++ trunk/configure.ac 2016-01-20 19:57:18 UTC (rev 6951)
@@ -2,7 +2,7 @@
# $Id$
#
# Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-# 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
+# 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -12,7 +12,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
-AC_INIT([GNU Texinfo], [6.0.91], address@hidden)
+AC_INIT([GNU Texinfo], [6.0.92], address@hidden)
dnl Must come before AM_INIT_AUTOMAKE.
AC_CONFIG_AUX_DIR([build-aux])
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6951] 2016,
Gavin D. Smith <=