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


gnu-hello       
Info
Commit...:a99a80a41cb9d9aa989ecdebba46c8b3a87f3dae
Author...:karl <>
Committer:karl <>
Date.....:Thu Nov 9 19:56:25 2006 +0000
Parents..:4ecd1e7f1b73be3c75b430a7baf04dc93a032e8d

Message
[project @ 2006-11-09 19:56:25 by karl]
2.1.96

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +4/-0
index 020da36..3abca58
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-09  Karl Berry  <karl@gnu.org>
+
+	* pretest version 2.1.96.
+
 2006-11-08  Karl Berry	<karl@gnu.org>
 
 	* pretest version 2.1.95.

diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index e53b847..d6ffa25
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl This program is distributed in the hope that it will be useful, but
 dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-AC_INIT([GNU Hello], [2.1.95], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.1.96], [bug-hello@gnu.org])
 
 dnl Must come before AM_INIT_AUTOMAKE.
 AC_CONFIG_AUX_DIR([build-aux])

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