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


gnu-hello       
Info
Commit...:4bf146e0754b8b8d1ccfe68623e90e8a1124d84b
Author...:karl <>
Committer:karl <>
Date.....:Wed Aug 23 13:59:11 2006 +0000
Parents..:09a54d9310dec1be66d940f4302c819079bbe6b6

Message
[project @ 2006-08-23 13:59:11 by karl]
2.1.92

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +4/-0
index 4f4a08d..82981a3
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-23  Karl Berry  <karl@gnu.org>
+
+	* Pretest version 2.1.92.
+
 2006-08-20  Karl Berry  <karl@gnu.org>
 
 	* Pretest version 2.1.91.

diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index c3f7dc4..59286f5
--- 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.91], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.1.92], [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!