Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:cd4d8bc4d6ede0ef6651b690cbc0c2958978fe43
Author...:karl <>
Committer:karl <>
Date.....:Thu Apr 8 22:36:08 2010 +0000
Parents..:b1c34b822098321396deae2402854ff1fc93d146

Message
[project @ 2010-04-08 22:36:07 by karl]
do not repeat what the manual is

Changes
diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +4/-0
index 5e3bb16..d101f18
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-08  Karl Berry  <karl@gnu.org>
+
+	* hello.texi (Top): No need to repeat what the manual is.
+
 2010-04-05  Karl Berry  <karl@gnu.org>
 
 	* hello.texi (Overview): mention srclist-update.

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +0/-2
index 065122d..0c56cdd
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -52,8 +52,6 @@ Texts.  A copy of the license is included in the section entitled
 @node Top
 @top GNU Hello
 
-This manual is for GNU Hello (version @value{VERSION}, @value{UPDATED}).
-
 @insertcopying
 @end ifnottex
 

diff --git a/doc/version.texi b/doc/version.texi
line changes: +1/-1
index 8d0de38..bd43a2b
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 5 April 2010
+@set UPDATED 8 April 2010
 @set UPDATED-MONTH April 2010
 @set EDITION 2.6
 @set VERSION 2.6

This website is licensed under AGPL-3.0. Feel free to copy!